integrate RelayDebugView

Signed-off-by: kernelkind <kernelkind@gmail.com>
This commit is contained in:
kernelkind
2025-01-01 15:47:40 -05:00
parent d88036ecba
commit efa0bfcca1
2 changed files with 12 additions and 0 deletions

View File

@@ -10,6 +10,7 @@ pub mod note;
pub mod preview;
pub mod profile;
pub mod relay;
pub mod relay_debug;
pub mod side_panel;
pub mod support;
pub mod thread;