mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-28 12:28:48 +01:00
🎨 Add icon settings in marketplace package https://github.com/siyuan-note/siyuan/issues/8174
This commit is contained in:
parent
93dad2bfb2
commit
897e98bd0d
6 changed files with 11 additions and 0 deletions
|
|
@ -56,6 +56,7 @@ type Package struct {
|
|||
RepoHash string `json:"repoHash"`
|
||||
PreviewURL string `json:"previewURL"`
|
||||
PreviewURLThumb string `json:"previewURLThumb"`
|
||||
IconURL string `json:"iconURL"`
|
||||
|
||||
README string `json:"readme"`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue