mirror of
https://github.com/KiTTYsh/dotfiles.git
synced 2025-12-09 20:59:16 -05:00
25 lines
417 B
JSON
25 lines
417 B
JSON
{
|
|
"amounts": {
|
|
"maxDaysAgo": 0
|
|
},
|
|
"changelog": {
|
|
"currentversion": "1.4.8"
|
|
},
|
|
"choices": {
|
|
"timestampLang": "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
|
|
}
|
|
} |