Skip to content

Commit

Permalink
Dylinted
Browse files Browse the repository at this point in the history
  • Loading branch information
dginsburg committed Jan 4, 2024
1 parent 4cabba0 commit dfc3979
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/strada.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

async setAdapter() {
await this.registerCalled;
this.webBridge.setAdapter(this);
this.webBridge.setAdapter(this)
}

register(component) {
Expand Down

0 comments on commit dfc3979

Please sign in to comment.