mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-03-08 05:32:33 +01:00
This commit is contained in:
parent
ab3e8b446d
commit
debda24c02
3 changed files with 62 additions and 0 deletions
3
app/src/types/index.d.ts
vendored
3
app/src/types/index.d.ts
vendored
|
|
@ -458,6 +458,9 @@ declare interface IAccount {
|
|||
}
|
||||
|
||||
declare interface IConfig {
|
||||
bazaar: {
|
||||
trust: boolean
|
||||
}
|
||||
repo: {
|
||||
key: string
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue