feat(host): 将扩展文件请求绑定到限定租约与写入防护
This commit is contained in:
@@ -75,3 +75,6 @@ pub mod extension_launch_authorization;
|
||||
|
||||
#[cfg(all(windows, feature = "desktop"))]
|
||||
mod extension_revocation;
|
||||
|
||||
#[cfg(all(windows, feature = "desktop"))]
|
||||
pub mod extension_file_broker;
|
||||
|
||||
Reference in New Issue
Block a user