Skip to content

Commit 6e95937

Browse files
Removed quotes from the dependency setting
1 parent 7bd7524 commit 6e95937

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@
159159
"type": "boolean",
160160
"default": true,
161161
"group": "homepage",
162-
"visibility": "post_feed_style:'List'"
162+
"visibility": "post_feed_style:List"
163163
},
164164
"show_author": {
165165
"type": "boolean",

0 commit comments

Comments
 (0)