refactor: use settings subscriptions and nm secret agent

This commit is contained in:
Ashley Wulber 2025-12-19 12:02:48 -05:00 committed by Michael Murphy
parent 6534939ba6
commit 10e4f84d3f
14 changed files with 1184 additions and 1742 deletions

View file

@ -3,7 +3,7 @@
mod app;
mod config;
mod localize;
mod network_manager;
mod utils;
use crate::localize::localize;