accidently commited secret from testing lol (revoked)

This commit is contained in:
Huskydog9988
2025-03-12 16:20:14 -04:00
parent 4e8cffd778
commit 7a3b30b012

View File

@@ -147,8 +147,8 @@ export class IGDBProvider implements MetadataProvider {
this.client_id = client_id;
this.client_secret = client_secret;
this.access_token = "6lkqltu4m70i46jhcdrz8qt8tb7rdh";
// this.authWithTwitch();
this.access_token = "";
this.authWithTwitch();
}
private async authWithTwitch() {