🔃 Sync Hub v0.6.4 - Guid, SyncHubNodeName added

This commit is contained in:
jokob-sk
2024-06-06 23:00:05 +10:00
parent 73db99fe2f
commit 23703e4e22
22 changed files with 1435 additions and 1319 deletions

View File

@@ -114,7 +114,11 @@
"Watched_Value2",
"Watched_Value3",
"Watched_Value4",
"Status"
"Status",
"Extra",
"UserData",
"ForeignKey",
"SyncHubNodeName"
]
},
"plugins": [
@@ -132,7 +136,8 @@
"Status": "missing-in-last-scan",
"Extra": "null",
"UserData": "null",
"ForeignKey": "null"
"ForeignKey": "null",
"SyncHubNodeName": "null"
}
]
}