moved add_table and add_logic, needs more things done tho

This commit is contained in:
filipriec
2025-08-30 14:46:34 +02:00
parent 10f4b9d8e2
commit a0757efe8b
18 changed files with 27 additions and 50 deletions

View File

@@ -5,7 +5,6 @@ pub mod config;
pub mod state;
pub mod components;
pub mod modes;
pub mod functions;
pub mod services;
pub mod utils;
pub mod buffer;