fix(manager): persist environment presentation and media

This commit is contained in:
DCCONSTRUCTIONS
2026-08-22 09:47:57 +03:00
parent 40cd637f72
commit 506d786ee6
7 changed files with 294 additions and 12 deletions
+1 -1
View File
@@ -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",