always load config new
This commit is contained in:
parent
3333aa8992
commit
9fb8e99d25
@ -131,10 +131,10 @@ export const useConfig = defineStore('config', {
|
||||
this.configGui = guiConfigs
|
||||
this.configGuiRaw = _.cloneDeep(guiConfigs)
|
||||
this.configCount = guiConfigs.length
|
||||
|
||||
await this.getPlayoutConfig()
|
||||
}
|
||||
|
||||
await this.getPlayoutConfig()
|
||||
|
||||
return response
|
||||
},
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user