saving steel script into the database

This commit is contained in:
filipriec
2025-03-07 20:37:32 +01:00
parent b01eeddfe0
commit 965ffee35a
8 changed files with 65 additions and 80 deletions

View File

@@ -1,4 +1,4 @@
// src/table_script/handlers.rs
// pub mod post_table_script;
pub mod post_table_script;
// pub use post_table_script::post_table_script;
pub use post_table_script::post_table_script;