fix: Update xaiSyncStatus descriptions and default value; adjust microtime and cacheTimestamp in config and state files; add beforeSaveScript for x.AI sync status management

This commit is contained in:
2026-03-08 20:16:51 +01:00
parent 1d3eb86c6e
commit 3547f47fc3
6 changed files with 14 additions and 11 deletions

View File

@@ -138,7 +138,7 @@
"failed": "danger",
"no_sync": null
},
"default": "pending_sync",
"default": "no_sync",
"tooltip": true,
"isCustom": true
},