feat(main): add springboard_services module

This commit is contained in:
uncor3
2026-06-08 21:07:49 +00:00
parent a8bf693048
commit b1137a8181
+1
View File
@@ -37,6 +37,7 @@ pub mod qt_threading;
pub mod query_sqlite;
pub mod service_factory;
pub mod service_manager;
pub mod springboard_services;
pub mod utils;
pub const POSSIBLE_ROOT: &str = "../../../../";