mirror of
https://github.com/any86/any-rule.git
synced 2025-07-14 15:38:58 +08:00
fix:取消插件加载提示
This commit is contained in:
parent
b85ac3d83c
commit
f878bc839d
@ -56,7 +56,7 @@ export class AnyRule {
|
||||
}, '.');
|
||||
|
||||
this.context.subscriptions.push(this.disposable);
|
||||
window.showInformationMessage('AnyRule加载成功');
|
||||
// window.showInformationMessage('AnyRule加载成功');
|
||||
}
|
||||
|
||||
public reload() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user