Skip to content

Commit

Permalink
FIXED
Browse files Browse the repository at this point in the history
  • Loading branch information
mickeydarrenlau committed Jul 13, 2024
1 parent 1708c53 commit 63da37a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,6 @@ export default class ObsidianSpotify extends Plugin {
"body": body,
"throw": false
});

let data = await access_token.json;
this.settings.spotify_access_token = data;
await this.saveSettings();
Expand Down

0 comments on commit 63da37a

Please sign in to comment.