feat: Add skeleton first-run service

This commit is contained in:
Ginger
2026-02-12 11:47:54 -05:00
committed by Ellis Git
parent b2a87e2fb9
commit 2bf9207cc4
3 changed files with 119 additions and 1 deletions
+1
View File
@@ -18,6 +18,7 @@ pub mod client;
pub mod config;
pub mod emergency;
pub mod federation;
pub mod firstrun;
pub mod globals;
pub mod key_backups;
pub mod media;