[feat] tray powerplan items and seperators
This commit is contained in:
@@ -37,7 +37,7 @@ export const useAppStore = () => {
|
||||
}
|
||||
|
||||
const launchStore = new LazyStore('cstb.json', { autoSave: true });
|
||||
void launchStore.save()
|
||||
if (typeof window !== 'undefined') void launchStore.save()
|
||||
|
||||
const setVersion = (version: string) => {
|
||||
appStore.state.version = version
|
||||
|
||||
Reference in New Issue
Block a user