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:
20
BetterDiscord/plugins/LastMessageDate.config.json
Normal file
20
BetterDiscord/plugins/LastMessageDate.config.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"changelog": {
|
||||
"currentversion": "1.1.5"
|
||||
},
|
||||
"choices": {
|
||||
"lastMessageDateLang": "$discord"
|
||||
},
|
||||
"formats": {
|
||||
"ownFormat": "$hour:$minute:$second, $day.$month.$year"
|
||||
},
|
||||
"settings": {
|
||||
"addInUserPopout": true,
|
||||
"addInUserProfil": true,
|
||||
"cutSeconds": false,
|
||||
"displayDate": true,
|
||||
"displayTime": true,
|
||||
"forceZeros": false,
|
||||
"otherOrder": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user