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

20 lines
363 B
JSON

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