Skip to content

Commit 80eed22

Browse files
committed
Merge remote-tracking branch 'origin/master'
# Conflicts: # src/webview/angular/index.ts
2 parents 1f1832c + 1b5afba commit 80eed22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/webview/angular/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ if (!isKnownView(webviewElementName)) {
99
}
1010

1111
@NgModule()
12-
export class WebViewExtModule {
12+
export class AWebViewModule {
1313
imports: [NativeScriptCommonModule];
1414
}

0 commit comments

Comments
 (0)