🎨 Marketplace introduction page https://github.com/siyuan-note/siyuan/issues/8324
This commit is contained in:
parent
00b6de3621
commit
ab3e8b446d
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
package conf
|
||||
|
||||
type Bazaar struct {
|
||||
Trust bool `json:"bool"`
|
||||
Trust bool `json:"trust"`
|
||||
}
|
||||
|
||||
func NewBazaar() *Bazaar {
|
||||
|
|
Loading…
Add table
Reference in a new issue