mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-22 09:30:14 +01:00
This commit is contained in:
parent
6dd6d7401a
commit
1e3ca6bcde
3 changed files with 10 additions and 3 deletions
|
|
@ -74,7 +74,11 @@ export class Plugin {
|
|||
}
|
||||
|
||||
public onunload() {
|
||||
// 禁用/卸载
|
||||
// 禁用/关闭
|
||||
}
|
||||
|
||||
public uninstall() {
|
||||
// 卸载
|
||||
}
|
||||
|
||||
public onLayoutReady() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue