mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-17 23:20:13 +01:00
🎨 Brand new marketplace UI https://github.com/siyuan-note/siyuan/issues/8181
This commit is contained in:
parent
99c01fc931
commit
e3fbe9bae5
3 changed files with 20 additions and 6 deletions
|
|
@ -34,6 +34,7 @@ import (
|
|||
|
||||
type Plugin struct {
|
||||
*Package
|
||||
Enabled bool `json:"enabled"`
|
||||
}
|
||||
|
||||
func Plugins() (plugins []*Plugin) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue