mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-28 11:16:09 +01:00
This commit is contained in:
parent
9b18e18bb4
commit
f4c5f3a344
2 changed files with 6 additions and 4 deletions
2
app/src/types/index.d.ts
vendored
2
app/src/types/index.d.ts
vendored
|
|
@ -868,6 +868,8 @@ interface IBazaarItem {
|
|||
hInstallDate: string;
|
||||
hUpdated: string;
|
||||
preferredFunding: string;
|
||||
disallowUpdate: boolean;
|
||||
updateRequiredMinVer: string;
|
||||
}
|
||||
|
||||
interface IAV {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue