fix config
Publish to npm / publish (push) Failing after 8s
Publish to npm / publish (push) Failing after 8s
This commit is contained in:
@@ -11,6 +11,7 @@ export const useSimApi = defineStore('simapi', {
|
||||
_core: new SimApiCore(),
|
||||
}),
|
||||
getters: {
|
||||
webConfig: state => state._core.webConfig,
|
||||
IsDebug: state => state._core.isDebug
|
||||
},
|
||||
actions: {
|
||||
|
||||
Reference in New Issue
Block a user