mirror of
https://github.com/rubickCenter/rubick
synced 2025-12-18 17:04:41 +08:00
feat: souport windows
This commit is contained in:
@@ -31,6 +31,7 @@ const API: any = {
|
||||
currentPlugin: API.currentPlugin,
|
||||
})})`
|
||||
);
|
||||
window.show();
|
||||
},
|
||||
removePlugin(e, window) {
|
||||
API.currentPlugin = null;
|
||||
|
||||
Reference in New Issue
Block a user