fix broken closing tag for the snippet

This commit is contained in:
Nikolay Tsonev
2017-05-16 14:08:53 +03:00
parent 188a1c2c34
commit fa5873822b

View File

@ -21,4 +21,4 @@ export function webViewLoaded(args){
webview.android.getSettings().setDisplayZoomControls(false);
}
}
// >> web-view-loaded
// << web-view-loaded