some changes

This commit is contained in:
2026-02-24 12:20:09 +01:00
parent 1f70b58295
commit 1d04719580
18 changed files with 160 additions and 259 deletions
+1 -1
View File
@@ -65,7 +65,7 @@ function sendUpdate() {
tuner: serverConfig.device || '',
bwLimit: bwLimit,
os: currentOs,
version: pjson.version
version: pjson.version
};
if (serverConfig.identification.token) request.token = serverConfig.identification.token;