mirror of
https://github.com/KiTTYsh/dotfiles.git
synced 2025-12-10 05:09:16 -05:00
add BetterDiscord folder
This commit is contained in:
22
BetterDiscord/plugins/CompleteTimestamps.config.json
Normal file
22
BetterDiscord/plugins/CompleteTimestamps.config.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user