Add missing {
This commit is contained in:
Родитель
f830af49c2
Коммит
ae20292322
|
@ -268,7 +268,7 @@ class UserAgentAttribute extends WebViewAttribute {
|
|||
}
|
||||
|
||||
// Attribute that set preload script.
|
||||
class PreloadAttribute extends WebViewAttribute
|
||||
class PreloadAttribute extends WebViewAttribute {
|
||||
constructor(webViewImpl) {
|
||||
super(webViewConstants.ATTRIBUTE_PRELOAD, webViewImpl);
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче