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

@@ -1,2 +1,4 @@
// src/tui/mod.rs
pub mod terminal;
pub mod controls;