chore(config/powercord): update Custom Timestamps

This commit is contained in:
Infinidoge 2021-12-07 00:37:06 -05:00
parent ba02603cea
commit 2e1862dca7

View file

@ -1,4 +1,5 @@
{ {
"timestampSchematic": "%Y-%0M-%0D %0H:%0m:%0s, %g ago", "timestampSchematic": "%Y-%0M-%0D %0H:%0m:%0s, %g ago",
"timestampBubbleSchematic": "%W, %N %D, %Y %H:%0m" "timestampBubbleSchematic": "%W, %N %D, %Y %H:%0m",
"enableChatTimestamp": true
} }