From 2cd56823b33619f5027d9755c48a29269e70d031 Mon Sep 17 00:00:00 2001 From: Infinidoge Date: Tue, 16 Nov 2021 22:34:20 -0500 Subject: [PATCH] config/powercord: update custom-timestamps format --- users/infinidoge/config/powercord/Custom-Timestamps.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/users/infinidoge/config/powercord/Custom-Timestamps.json b/users/infinidoge/config/powercord/Custom-Timestamps.json index 21902bc..7c9d1d9 100644 --- a/users/infinidoge/config/powercord/Custom-Timestamps.json +++ b/users/infinidoge/config/powercord/Custom-Timestamps.json @@ -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" } \ No newline at end of file