fix: Update fileStatus to 'synced' in CDokumente hooks and translations; adjust microtime and cacheTimestamp in config and state files
This commit is contained in:
@@ -150,12 +150,12 @@
|
||||
"options": [
|
||||
"new",
|
||||
"changed",
|
||||
"unchanged"
|
||||
"synced"
|
||||
],
|
||||
"style": {
|
||||
"new": "info",
|
||||
"changed": "warning",
|
||||
"unchanged": "success"
|
||||
"synced": "success"
|
||||
},
|
||||
"default": "new",
|
||||
"readOnly": false,
|
||||
|
||||
Reference in New Issue
Block a user