fix: fix album modal not showing up

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2327>
environments/review-docs-renov-vr2nay/deployments/16781
Kasper Seweryn 2023-01-20 21:28:54 +01:00 zatwierdzone przez Marge
rodzic a591f343f3
commit 88d3e23cc9
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -25,6 +25,9 @@ watch(show, () => {
})
const albumForm = ref()
defineExpose({
show
})
</script>
<template>