new wco wwws compatible with new backeend

This commit is contained in:
2025-07-23 12:36:48 +02:00
parent bc76840707
commit b6ae865332
23 changed files with 1702 additions and 94 deletions

View File

@@ -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) {