Skip to content

Commit 1bd9245

Browse files
authored
Update config.js
1 parent edeface commit 1bd9245

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ export default {
2424
outputFileType: 'mp3',
2525
},
2626
spotifyApi: {
27-
clientId: 'b334016b45e24f7781b0909f24cf2ea7',
28-
clientSecret: '96f03b93dda34dee9edc78c76f5ca9c1',
27+
clientId: 'acc6302297e040aeb6e4ac1fbdfd62c3',
28+
clientSecret: '0e8439a1280a43aba9a5bc0a16f3f009',
2929
},
3030
isTTY: process.stdout.isTTY,
3131
};

0 commit comments

Comments
 (0)