Files
dotfiles/BetterDiscord/plugins/ServerDetails.config.json
2020-09-15 00:40:46 -04:00

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
}
}