mirror of
https://github.com/sysadminsmedia/homebox.git
synced 2025-12-24 14:31:55 +01:00
fix: import close dialog
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
|
||||
const { t } = useI18n();
|
||||
|
||||
const { openDialog } = useDialog();
|
||||
const { openDialog, closeDialog } = useDialog();
|
||||
|
||||
definePageMeta({
|
||||
middleware: ["auth"],
|
||||
|
||||
Reference in New Issue
Block a user