Update auto data sync metadata
This commit is contained in:
+26
-7
@@ -1,25 +1,44 @@
|
|||||||
{
|
{
|
||||||
"schemaVersion": 1,
|
"schemaVersion": 3,
|
||||||
"updatedAt": "2026-08-05T15:20:13.556Z",
|
"updatedAt": "2026-08-05T15:21:47.674Z",
|
||||||
"updatedAtMs": 1785943213556,
|
"updatedAtMs": 1785943307674,
|
||||||
"deviceId": "device_1784468313378_bvr0rx05l",
|
"deviceId": "device_1784468313378_bvr0rx05l",
|
||||||
"provider": "gitea",
|
"provider": "gitea",
|
||||||
"domains": [
|
"domains": [
|
||||||
"records",
|
"records",
|
||||||
"settings"
|
"settings",
|
||||||
|
"conversations"
|
||||||
],
|
],
|
||||||
"lastUploadedDomains": [
|
"lastUploadedDomains": [
|
||||||
"settings"
|
"conversations"
|
||||||
],
|
],
|
||||||
|
"domainStates": {
|
||||||
|
"settings": {
|
||||||
|
"updatedAtMs": 1785943213556,
|
||||||
|
"updatedAt": "2026-08-05T15:20:13.556Z",
|
||||||
|
"deviceId": "device_1784468313378_bvr0rx05l"
|
||||||
|
},
|
||||||
|
"conversations": {
|
||||||
|
"updatedAt": "2026-08-05T15:21:47.674Z",
|
||||||
|
"updatedAtMs": 1785943307674,
|
||||||
|
"deviceId": "device_1784468313378_bvr0rx05l"
|
||||||
|
}
|
||||||
|
},
|
||||||
"files": {
|
"files": {
|
||||||
"records": [
|
"records": [
|
||||||
".data/tags.json",
|
".data/tags.json",
|
||||||
".data/marks.json"
|
".data/marks.json",
|
||||||
|
".data/canvases/index.json",
|
||||||
|
".data/canvases/items"
|
||||||
],
|
],
|
||||||
"settings": [
|
"settings": [
|
||||||
".data/settings.json"
|
".data/settings.json"
|
||||||
],
|
],
|
||||||
|
"conversations": [
|
||||||
|
".data/conversations/index.json",
|
||||||
|
".data/conversations"
|
||||||
|
],
|
||||||
"meta": ".data/meta.json"
|
"meta": ".data/meta.json"
|
||||||
},
|
},
|
||||||
"appVersion": "0.31.2"
|
"appVersion": "0.34.0"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user