mirror of
https://github.com/KubaPro010/fm-dx-webserver.git
synced 2026-07-31 09:19:16 +02:00
some changes
This commit is contained in:
+1
-1
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user