mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-13 10:44:20 +01:00
🎨 i18n Bazaar package
This commit is contained in:
parent
54dcde6b48
commit
2ceb5f36d5
8 changed files with 37 additions and 2 deletions
1
app/src/types/index.d.ts
vendored
1
app/src/types/index.d.ts
vendored
|
|
@ -705,6 +705,7 @@ declare interface IMenu {
|
|||
|
||||
declare interface IBazaarItem {
|
||||
enabled: boolean
|
||||
preferredName: string
|
||||
preferredDesc: string
|
||||
iconURL: string
|
||||
readme: string
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue