feat(desktop): 持久化最近 Vault 授权

This commit is contained in:
2026-09-07 17:55:42 +08:00
parent 8ae5006ea7
commit 34a36bb328
8 changed files with 257 additions and 19 deletions
+1
View File
@@ -1,3 +1,4 @@
//! 原生文件所有权与持久化 outbox;本库不依赖 WebView,可独立执行破坏性故障测试。
pub mod recent;
pub mod workspace;