sito Terra Della Visione...3
Pagina Operatori
This commit is contained in:
@@ -750,8 +750,8 @@ export const useGlobalStore = defineStore('GlobalStore', {
|
||||
this.networkDataReceived = true
|
||||
|
||||
// console.log('******* checkUpdates RES :', res.data.cfgServer)
|
||||
if (res.data.cfgServer) {
|
||||
this.cfgServer = [...res.data.cfgServer]
|
||||
if (res.data.CfgServer) {
|
||||
this.cfgServer = [...res.data.CfgServer]
|
||||
// console.log('res.data.cfgServer', res.data.cfgServer)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user