From 2e1862dca7fbfd7dafdaf6c3bd0a5601d89b6b57 Mon Sep 17 00:00:00 2001 From: Infinidoge Date: Tue, 7 Dec 2021 00:37:06 -0500 Subject: [PATCH] chore(config/powercord): update Custom Timestamps --- users/infinidoge/config/powercord/Custom-Timestamps.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/users/infinidoge/config/powercord/Custom-Timestamps.json b/users/infinidoge/config/powercord/Custom-Timestamps.json index 7c9d1d9..c1b5b09 100644 --- a/users/infinidoge/config/powercord/Custom-Timestamps.json +++ b/users/infinidoge/config/powercord/Custom-Timestamps.json @@ -1,4 +1,5 @@ { "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 } \ No newline at end of file