Properly pass props

This commit is contained in:
Justin Edmund 2023-08-16 02:53:41 -07:00
parent efa526a770
commit 436468f1e5

View file

@ -110,7 +110,7 @@ class GranblueWiki
action: 'parse',
format: 'json',
page: page,
prop: 'wikitext'
prop: @props
}
end
end