web sdk adjustments
This commit is contained in:
committed by
Carl-Gerhard Lindesvärd
parent
a7fe2b48e6
commit
de59229566
@@ -28,9 +28,9 @@ export class OpenPanel extends OpenPanelBase {
|
||||
|
||||
constructor(public options: OpenPanelOptions) {
|
||||
super({
|
||||
...options,
|
||||
sdk: 'web',
|
||||
sdkVersion: process.env.WEB_VERSION!,
|
||||
...options,
|
||||
});
|
||||
|
||||
if (!this.isServer()) {
|
||||
|
||||
Reference in New Issue
Block a user