From 1a5a7bbebf45e93dbd47a99bb4eb05a5be5979f1 Mon Sep 17 00:00:00 2001 From: rinpatch Date: Wed, 4 Sep 2019 21:11:13 +0300 Subject: Set thread_muted for all statuses with the same conversation id on status mute/unmute --- src/components/extra_buttons/extra_buttons.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/components/extra_buttons/extra_buttons.vue') diff --git a/src/components/extra_buttons/extra_buttons.vue b/src/components/extra_buttons/extra_buttons.vue index ed0f3aa4..6781a4f8 100644 --- a/src/components/extra_buttons/extra_buttons.vue +++ b/src/components/extra_buttons/extra_buttons.vue @@ -10,14 +10,14 @@