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