Properly pass props
This commit is contained in:
parent
efa526a770
commit
436468f1e5
1 changed files with 1 additions and 1 deletions
|
|
@ -110,7 +110,7 @@ class GranblueWiki
|
|||
action: 'parse',
|
||||
format: 'json',
|
||||
page: page,
|
||||
prop: 'wikitext'
|
||||
prop: @props
|
||||
}
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in a new issue