feat(desktop): isolate private data by account

This commit is contained in:
冰朔 2026-08-16 18:25:57 +08:00
commit 1d2a8a2f63
12 changed files with 143 additions and 60 deletions

View file

@ -1,4 +1,5 @@
mod circular_lake_membrane;
mod authenticated_storage;
mod code_channel;
mod code_repo_login;
mod direct_local_broker;