config/powercord: update custom-timestamps format

This commit is contained in:
Infinidoge 2021-11-16 22:34:20 -05:00
parent adc2e8fe99
commit 2cd56823b3

View file

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