🚇 syncCacheState.ts

This commit is contained in:
nirholas
2026-03-31 10:23:54 +00:00
parent 2fd031da23
commit e8283b6e74

View File

@@ -94,3 +94,4 @@ export function getRemoteManagedSettingsSyncFromCache(): SettingsJson | null {
}
return null
}