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

22 lines
384 B
JSON

{
"changelog": {
"currentversion": "1.4.5"
},
"choices": {
"creationDateLang": "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
}
}