This commit is contained in:
Alex Emmet 2025-11-14 11:11:18 +01:00
commit 258404b7fa
14 changed files with 109 additions and 54 deletions

View file

@ -8,3 +8,6 @@ pub mod interactables {
}
pub mod community;
pub mod community_connection;
pub mod perms {
pub mod permission;
}