fix isAppRunning
This commit is contained in:
@@ -183,6 +183,7 @@ export const useGlobalStore = defineStore('GlobalStore', {
|
||||
myselector: { data: {}, table: ''},
|
||||
addNewRecord: '',
|
||||
isAppRunning: false,
|
||||
deferredPrompt: null,
|
||||
}),
|
||||
|
||||
getters: {
|
||||
|
||||
Reference in New Issue
Block a user