new wco wwws compatible with new backeend
This commit is contained in:
@@ -484,7 +484,7 @@ apx.update = async () => {
|
||||
//try again in 30 seconds
|
||||
setTimeout(apx.update, 30000);
|
||||
}
|
||||
if (initset.data.msg == "datamodelupdate") {
|
||||
if (initset.data.msg == "data_model_update") {
|
||||
// mise à jour local
|
||||
/*if (initset.data.data.wco) {
|
||||
|
||||
|
Reference in New Issue
Block a user