This commit is contained in:
2025-11-08 18:56:41 +01:00
parent 86a5b7e63e
commit 6d22aec2f4

View File

@@ -68,11 +68,6 @@ definePageMeta({
const { isNotificationsSlideoverOpen } = useDashboard() const { isNotificationsSlideoverOpen } = useDashboard()
const setup = async () => {
}
setup()
</script> </script>
<style scoped> <style scoped>