Fix typo in method
This commit is contained in:
parent
a0034521da
commit
dfcad75a27
1 changed files with 1 additions and 1 deletions
|
@ -545,7 +545,7 @@ registerWebViewElement = ->
|
||||||
"isWaitingForResponse"
|
"isWaitingForResponse"
|
||||||
"stop"
|
"stop"
|
||||||
"reload"
|
"reload"
|
||||||
"reloadIngoringCache"
|
"reloadIgnoringCache"
|
||||||
"canGoBack"
|
"canGoBack"
|
||||||
"canGoForward"
|
"canGoForward"
|
||||||
"canGoToOffset"
|
"canGoToOffset"
|
||||||
|
|
Loading…
Reference in a new issue