fix(manager): persist environment presentation and media
This commit is contained in:
@@ -130,7 +130,7 @@ const emptyMedia = (): DeviceManagerMediaValue => ({
|
||||
const defaultPresentation = (): DeviceManagerPresentation => ({
|
||||
environment: {
|
||||
theme: "dark",
|
||||
accentHex: "#b9ff4a",
|
||||
accentHex: "#f5f5f5",
|
||||
overview: {
|
||||
headerLabel: "Device Core",
|
||||
eyebrow: "NODEDC / DEVICE CORE",
|
||||
|
||||
Reference in New Issue
Block a user