From d122f7cdf45ebc84bcd3580a9941c74ba4e6280e Mon Sep 17 00:00:00 2001 From: upsiflu Date: Wed, 8 Jan 2025 10:18:56 +0100 Subject: [PATCH] fix(typo) --- front/src/components/library/Podcasts.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/front/src/components/library/Podcasts.vue b/front/src/components/library/Podcasts.vue index 8a73b8727..e7eaa491f 100644 --- a/front/src/components/library/Podcasts.vue +++ b/front/src/components/library/Podcasts.vue @@ -231,7 +231,7 @@ const isOpen = computed({ small primary @click="store.commit('ui/toggleModal', 'subscribe')" - :aria-pressed="store.state.ui.modalsOpen.has('subscribe') || undefine" + :aria-pressed="store.state.ui.modalsOpen.has('subscribe') || undefined" >