Skip to content

Commit 8b57ef2

Browse files
committed
Fix "multiline"
1 parent 4928219 commit 8b57ef2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scrapexpathlist.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"name": "XPath selector",
2323
"id_name" : "selector",
2424
"type": "string",
25-
"multiline": "True",
25+
"multiline": true,
2626
"default": "",
2727
"placeholder":"//a/@href"
2828
},

0 commit comments

Comments
 (0)