mirror of
https://github.com/sysadminsmedia/homebox.git
synced 2025-12-21 13:23:14 +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