mirror of
https://github.com/toast-ts/Daggerbot-TS.git
synced 2024-11-17 04:10:59 -05:00
Update API endpoint
This commit is contained in:
parent
6e97774cda
commit
7bc2d08cee
@ -1,3 +1,3 @@
|
|||||||
import TokenService from '@toast/tokenservice-client';
|
import TokenService from '@toast/tokenservice-client';
|
||||||
|
|
||||||
export default async()=>new TokenService('daggerbotbeta').connect();
|
export default async()=>new TokenService('daggerbot').connect();
|
||||||
|
Loading…
Reference in New Issue
Block a user