small error to fix

This commit is contained in:
filipriec
2025-03-24 17:14:12 +01:00
parent 65ff1256aa
commit e6851e1fe4
7 changed files with 23 additions and 10 deletions

View File

@@ -0,0 +1,5 @@
// src/tui/controls.rs
pub mod commands;
pub use commands::*;