chore(config/powercord): update Custom Timestamps
This commit is contained in:
parent
ba02603cea
commit
2e1862dca7
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue