🚧 Prepare for members pages and perms on auth users

This commit is contained in:
ChatonDeAru
2024-11-02 00:29:42 +01:00
parent d7e8c5ae4f
commit f7a12fb5ec
3 changed files with 23 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
export const usePermission = () => {
// ...
}