mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-22 09:30:14 +01:00
This commit is contained in:
parent
e52fae7fe0
commit
2232cec2bf
2 changed files with 5 additions and 1 deletions
|
|
@ -65,7 +65,6 @@ export class Plugin {
|
|||
}) {
|
||||
this.app = options.app;
|
||||
this.i18n = options.i18n;
|
||||
this.name = options.name;
|
||||
this.displayName = options.displayName;
|
||||
this.eventBus = new EventBus(options.name);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue