Files
dotfiles/BetterDiscord/plugins/CreationDate.config.json
2020-05-29 22:17:53 -04:00

20 lines
363 B
JSON

{
"changelog": {
"currentversion": "1.3.6"
},
"choices": {
"creationDateLang": "$discord"
},
"formats": {
"ownFormat": "$hour:$minute:$second, $day.$month.$year"
},
"settings": {
"addInUserPopout": true,
"addInUserProfil": true,
"cutSeconds": false,
"displayDate": true,
"displayTime": true,
"forceZeros": false,
"otherOrder": true
}
}