diff --git a/Source/strada.js b/Source/strada.js index ffe2470..13f6748 100644 --- a/Source/strada.js +++ b/Source/strada.js @@ -13,7 +13,7 @@ async setAdapter() { await this.registerCalled; - this.webBridge.setAdapter(this); + this.webBridge.setAdapter(this) } register(component) {