add op.js to public site
This commit is contained in:
@@ -81,6 +81,8 @@ export class MixanWeb extends Mixan<MixanWebOptions> {
|
||||
} else {
|
||||
window.addEventListener('locationchange', () => this.screenView());
|
||||
}
|
||||
|
||||
this.screenView();
|
||||
}
|
||||
|
||||
public screenView(properties?: Record<string, unknown>): void {
|
||||
|
||||
Reference in New Issue
Block a user