Skip to content

Commit

Permalink
?
Browse files Browse the repository at this point in the history
  • Loading branch information
Soltus committed Apr 13, 2024
1 parent ae7ad7f commit edd372e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "sillot",
"version": "0.29.4",
"version": "0.29.5",
"syv": "3.0.9",
"sypv": "[]",
"description": "Build Your Eternal Digital Garden",
Expand Down
4 changes: 0 additions & 4 deletions kernel/bazaar/widget.go
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,6 @@ type Widget struct {

func Widgets() (widgets []*Widget) {
widgets = []*Widget{}
widgetsBlacklist := []string{
"zuoez02/siyuan-plugin-system-widget",
}

stageIndex, err := getStageIndex("widgets")
if nil != err {
return
Expand Down

0 comments on commit edd372e

Please sign in to comment.