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"
|
||||
"stop"
|
||||
"reload"
|
||||
"reloadIngoringCache"
|
||||
"reloadIgnoringCache"
|
||||
"canGoBack"
|
||||
"canGoForward"
|
||||
"canGoToOffset"
|
||||
|
|
Loading…
Reference in a new issue