add config to own_assist_common

This commit is contained in:
2026-07-28 17:48:31 +02:00
parent b776cafab7
commit c5b594e1da
5 changed files with 108 additions and 57 deletions
+1
View File
@@ -1,3 +1,4 @@
pub mod config;
pub mod config_loader;
mod exit_error;
mod tracing_init;