Skip to content

Commit

Permalink
fixup! Merge pull request #27 from salemove/add_screensharing_status_…
Browse files Browse the repository at this point in the history
…detection
  • Loading branch information
german-b committed Jan 18, 2021
1 parent 0125501 commit ae228e3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion js_sdk/change_locale.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@

sm.getApi({ version: 'v1' }).then(function (api) {
api.setLocale('en-US'); //Set the locale key here
});
});

0 comments on commit ae228e3

Please sign in to comment.