feat: souport windows

This commit is contained in:
muwoo
2021-12-21 18:03:58 +08:00
parent 571ff12730
commit 3ba4be2e4a
6 changed files with 23 additions and 3 deletions

View File

@@ -31,6 +31,7 @@ const API: any = {
currentPlugin: API.currentPlugin,
})})`
);
window.show();
},
removePlugin(e, window) {
API.currentPlugin = null;