fix: 串行化凭据所有权并响应桌面请求取消
This commit is contained in:
@@ -3,5 +3,7 @@
|
||||
pub mod core;
|
||||
pub mod credentials;
|
||||
pub mod recent;
|
||||
#[cfg(feature = "desktop")]
|
||||
pub mod request_lifecycle;
|
||||
mod runtime_compat;
|
||||
pub mod workspace;
|
||||
|
||||
Reference in New Issue
Block a user