blob: 03c7bc35bc4191280fc2b344aa089083e7142b0f (
plain)
1
2
3
|
export const BROWSER_STORAGE_KEY = "transparentZenSettings";
export const SKIP_FORCE_THEMING_KEY = "skipForceThemingList";
export const FALLBACK_BACKGROUND_KEY = "fallbackBackgroundList";
|