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" >