global is being global and i can select it and so on

This commit is contained in:
Priec
2026-08-13 22:51:57 +02:00
parent df145c14f7
commit 05f29b82f6
7 changed files with 368 additions and 130 deletions

View File

@@ -14,3 +14,4 @@ pub(crate) mod import_export;
pub(crate) mod login;
pub(crate) mod permissions;
pub(crate) mod register;
pub(crate) mod table_scope;