mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-19 16:10:12 +01:00
This commit is contained in:
parent
c12547f6fd
commit
63c83a2685
2 changed files with 11 additions and 5 deletions
|
|
@ -43,6 +43,10 @@ export class Plugin {
|
|||
// 加载
|
||||
}
|
||||
|
||||
public onunload() {
|
||||
// 禁用/卸载
|
||||
}
|
||||
|
||||
public addTopBar(options: {
|
||||
icon: string,
|
||||
title: string,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue