From fc4188746340b65b7615ca0dd07f81ed7a5e53cd Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 25 Nov 2020 11:56:19 +0100 Subject: Fix 00:00 player timestamp --- client/angular.json | 1 + 1 file changed, 1 insertion(+) (limited to 'client/angular.json') diff --git a/client/angular.json b/client/angular.json index 5ecc335cb..cf92c7ade 100644 --- a/client/angular.json +++ b/client/angular.json @@ -150,6 +150,7 @@ "linkifyjs/html", "linkifyjs", "markdown-it", + "markdown-it-emoji/light", "sanitize-html", "socket.io-client", "socket.io-parser", -- cgit v1.2.3