From b0dae4fc9e64de3e1fb4124cbc7447510eeeec9f Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Thu, 8 Dec 2022 18:19:29 +0100 Subject: [PATCH] fix: StatusSpoiler filter value type (#380) --- components/status/StatusCard.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/status/StatusCard.vue b/components/status/StatusCard.vue index 447948d8..dc854ce2 100644 --- a/components/status/StatusCard.vue +++ b/components/status/StatusCard.vue @@ -97,7 +97,7 @@ const avatarOnAvatar = $(computedEager(() => useFeatureFlags().experimentalAvata
- +