mirror of
https://github.com/nasa/openmct.git
synced 2025-03-21 03:25:44 +00:00
initalize tables with objectStyles
This commit is contained in:
parent
91a9fa5c15
commit
175befa8d1
@ -71,7 +71,8 @@ export default function getTelemetryTableType(options) {
|
||||
hiddenColumns: {},
|
||||
telemetryMode,
|
||||
persistModeChange,
|
||||
rowLimit
|
||||
rowLimit,
|
||||
objectStyles: {}
|
||||
};
|
||||
}
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user