mirror of
https://github.com/KiTTYsh/dotfiles.git
synced 2025-12-09 20:59:16 -05:00
22 lines
384 B
JSON
22 lines
384 B
JSON
{
|
|
"changelog": {
|
|
"currentversion": "1.4.5"
|
|
},
|
|
"choices": {
|
|
"creationDateLang": "own"
|
|
},
|
|
"formats": {
|
|
"ownformat": "$hour:$minute:$second"
|
|
},
|
|
"settings": {
|
|
"changeForChat": false,
|
|
"changeForEdit": false,
|
|
"cutSeconds": false,
|
|
"displayDate": false,
|
|
"displayTime": true,
|
|
"forceZeros": true,
|
|
"otherOrder": false,
|
|
"showInChat": true,
|
|
"showInEmbed": false
|
|
}
|
|
} |