fix build

This commit is contained in:
Aiden McClelland
2025-11-06 19:57:46 -07:00
parent c6174b8315
commit 50f1d314b8

View File

@@ -49,7 +49,7 @@ pub mod net;
pub mod rpc;
pub mod rpc_client;
pub mod serde;
pub mod squashfs;
//pub mod squashfs;
pub mod sync;
pub mod tui;