we compiled fully, time to move grpc calls now

This commit is contained in:
filipriec
2025-03-31 12:07:01 +02:00
parent f71498703a
commit 87cdb8048d
10 changed files with 8 additions and 15 deletions

View File

@@ -0,0 +1,4 @@
// src/tui/functions/common.rs
pub mod commands;
pub use commands::*;