mirror of
https://github.com/nasa/openmct.git
synced 2025-04-01 00:20:47 +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: {},
|
hiddenColumns: {},
|
||||||
telemetryMode,
|
telemetryMode,
|
||||||
persistModeChange,
|
persistModeChange,
|
||||||
rowLimit
|
rowLimit,
|
||||||
|
objectStyles: {}
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user