intro is now separated

This commit is contained in:
filipriec
2025-08-23 21:58:29 +02:00
parent e6072d25c5
commit 88a4b2d69c
13 changed files with 20 additions and 18 deletions

View File

@@ -2,6 +2,5 @@
pub mod auth;
pub mod admin;
pub mod intro;
pub mod add_table;
pub mod add_logic;