From 7035df8c5d42d7b73415d25366b3a341d4a68de0 Mon Sep 17 00:00:00 2001 From: dartcafe Date: Tue, 14 Sep 2021 20:20:40 +0200 Subject: [PATCH] icon fix Signed-off-by: dartcafe --- src/js/components/Shares/SharesEffective.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/js/components/Shares/SharesEffective.vue b/src/js/components/Shares/SharesEffective.vue index 23c5cdd92..f05fe7067 100644 --- a/src/js/components/Shares/SharesEffective.vue +++ b/src/js/components/Shares/SharesEffective.vue @@ -36,7 +36,7 @@ {{ share.type === 'user' ? t('polls', 'Grant poll admin access') : t('polls', 'Withdraw poll admin access') }}