mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-24 02:20:13 +01:00
This commit is contained in:
parent
2017494493
commit
ee75476496
4 changed files with 32 additions and 42 deletions
|
|
@ -88,6 +88,10 @@ export class Plugin {
|
|||
// 卸载
|
||||
}
|
||||
|
||||
public async updateCards(options: ICardData) {
|
||||
return options;
|
||||
}
|
||||
|
||||
public onLayoutReady() {
|
||||
// 布局加载完成
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue