mirror of
https://github.com/tribufu/tribufu-js
synced 2026-06-01 09:42:36 +00:00
Update client.ts
This commit is contained in:
parent
08557b5f36
commit
03dcd08bc4
1 changed files with 0 additions and 1 deletions
|
|
@ -20,7 +20,6 @@ export class TribufuClient extends TribufuApi {
|
||||||
|
|
||||||
constructor(clientId: string, clientSecret: string) {
|
constructor(clientId: string, clientSecret: string) {
|
||||||
super();
|
super();
|
||||||
|
|
||||||
this.clientId = clientId;
|
this.clientId = clientId;
|
||||||
this.clientSecret = clientSecret;
|
this.clientSecret = clientSecret;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue