added time-format to config

This commit is contained in:
sanjayk03-dev
2024-09-04 18:44:59 +05:30
parent 7a81786964
commit 90f3dfbc06

View File

@@ -672,6 +672,10 @@
"auto-check-upgrade": {
"type": "bool",
"default": true
},
"time-format": {
"type": "bool",
"default": true
}
}
}