Files
dotfiles/BetterDiscord/plugins/CompleteTimestamps.config.json
2020-09-05 02:39:08 -04:00

25 lines
417 B
JSON

{
"amounts": {
"maxDaysAgo": 0
},
"changelog": {
"currentversion": "1.4.8"
},
"choices": {
"timestampLang": "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
}
}