moderator-toolbox-nxg-for-reddit / util/persistence/settingsMigrations
util/persistence/settingsMigrations¶
Functions¶
doSettingsUpdates()¶
doSettingsUpdates():
Promise<void>
Defined in: extension/data/util/persistence/settingsMigrations.ts:40
Runs one-time settings migrations on the first launch of a new Toolbox version, and keeps the “cacheName” cache aligned with the logged-in user.
Returns¶
Promise<void>