mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-22 09:30:14 +01:00
This commit is contained in:
parent
dc1525686c
commit
97c4878376
4 changed files with 128 additions and 117 deletions
|
|
@ -373,6 +373,10 @@ export class Plugin {
|
|||
}));
|
||||
};
|
||||
|
||||
public updateProtyleToolbar(toolbar: Array<string | IMenuItem>) {
|
||||
return toolbar;
|
||||
}
|
||||
|
||||
set protyleOptions(options: IProtyleOptions) {
|
||||
this.protyleOptionsValue = options;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue