Add missing {
This commit is contained in:
parent
f830af49c2
commit
ae20292322
1 changed files with 1 additions and 1 deletions
|
@ -268,7 +268,7 @@ class UserAgentAttribute extends WebViewAttribute {
|
||||||
}
|
}
|
||||||
|
|
||||||
// Attribute that set preload script.
|
// Attribute that set preload script.
|
||||||
class PreloadAttribute extends WebViewAttribute
|
class PreloadAttribute extends WebViewAttribute {
|
||||||
constructor(webViewImpl) {
|
constructor(webViewImpl) {
|
||||||
super(webViewConstants.ATTRIBUTE_PRELOAD, webViewImpl);
|
super(webViewConstants.ATTRIBUTE_PRELOAD, webViewImpl);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue