Skip to content

Commit

Permalink
result of ncc build index.js --license licenses.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
fadenb committed Oct 6, 2020
1 parent c42f766 commit 20c0951
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ try {

// Create client object
const client = sdk.createClient({
baseUrl: 'https://matrix.org',
baseUrl: `https://${homeserver}`,
accessToken: token,
});

Expand Down

0 comments on commit 20c0951

Please sign in to comment.