moved time format local to config

This commit is contained in:
sanjayk03-dev
2024-09-04 18:53:15 +05:30
parent 90f3dfbc06
commit 306282ec61
3 changed files with 17 additions and 8 deletions

View File

@@ -673,7 +673,7 @@
"type": "bool",
"default": true
},
"time-format": {
"time_format": {
"type": "bool",
"default": true
}