Fixed incoming EDIT, useFiles, useFunctions, usePermission

This commit is contained in:
2025-09-07 19:29:41 +02:00
parent 949b094490
commit 6d233f5bfb
4 changed files with 55 additions and 64 deletions

View File

@@ -6,4 +6,4 @@ export function usePermission() {
}
return { has }
}
}