forked from hippoz/brainlet
ok
This commit is contained in:
parent
06f6a3287d
commit
f6e35fd043
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ const getRandomUser = (self, count=0) => {
|
|||
};
|
||||
|
||||
const main = async () => {
|
||||
const client = new Client('http://localhost:3000', {
|
||||
const client = new Client('https://b.hippoz.xyz', {
|
||||
throwErrors: true
|
||||
});
|
||||
await client.setToken(TOKEN);
|
||||
|
|
Loading…
Reference in a new issue