mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-07 13:20:16 +01:00
This commit is contained in:
parent
953920e4de
commit
736c9834a8
7 changed files with 8 additions and 1 deletions
1
app/src/types/index.d.ts
vendored
1
app/src/types/index.d.ts
vendored
|
|
@ -740,6 +740,7 @@ declare interface IMenu {
|
|||
}
|
||||
|
||||
declare interface IBazaarItem {
|
||||
incompatible?: boolean // 仅 plugin
|
||||
enabled: boolean
|
||||
preferredName: string
|
||||
preferredDesc: string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue