mirror of
https://github.com/KiTTYsh/dotfiles.git
synced 2025-12-09 20:59:16 -05:00
33 lines
564 B
JSON
33 lines
564 B
JSON
{
|
|
"amounts": {
|
|
"maxDaysAgo": 0,
|
|
"tooltipDelay": 0,
|
|
"tooltipWidth": 300
|
|
},
|
|
"changelog": {
|
|
"currentversion": "1.0.2"
|
|
},
|
|
"choices": {
|
|
"timeLang": "$discord"
|
|
},
|
|
"colors": {
|
|
"tooltipColor": ""
|
|
},
|
|
"formats": {
|
|
"ownFormat": "$hour:$minute:$second, $day.$month.$year"
|
|
},
|
|
"settings": {
|
|
"addBoosters": true,
|
|
"addChannels": true,
|
|
"addCreation": true,
|
|
"addIcon": true,
|
|
"addJoin": true,
|
|
"addMembers": true,
|
|
"addOwner": true,
|
|
"addRegion": true,
|
|
"addRoles": true,
|
|
"cutSeconds": false,
|
|
"forceZeros": false,
|
|
"otherOrder": false
|
|
}
|
|
} |