From f6ec4893cf430de0fa315f28a0233783bdc9b853 Mon Sep 17 00:00:00 2001 From: Ibrahem Date: Sat, 25 Mar 2023 12:32:38 +0200 Subject: [PATCH] Lint --- src/status_im2/common/mute_chat_drawer/style.cljs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/status_im2/common/mute_chat_drawer/style.cljs b/src/status_im2/common/mute_chat_drawer/style.cljs index 30a2c05d59a8..8f44004379b4 100644 --- a/src/status_im2/common/mute_chat_drawer/style.cljs +++ b/src/status_im2/common/mute_chat_drawer/style.cljs @@ -5,4 +5,4 @@ [] {:margin-left 20 :margin-bottom 10 - :color (colors/theme-colors colors/neutral-50 colors/neutral-40)}) \ No newline at end of file + :color (colors/theme-colors colors/neutral-50 colors/neutral-40)})