We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edeface commit 1bd9245Copy full SHA for 1bd9245
config.js
@@ -24,8 +24,8 @@ export default {
24
outputFileType: 'mp3',
25
},
26
spotifyApi: {
27
- clientId: 'b334016b45e24f7781b0909f24cf2ea7',
28
- clientSecret: '96f03b93dda34dee9edc78c76f5ca9c1',
+ clientId: 'acc6302297e040aeb6e4ac1fbdfd62c3',
+ clientSecret: '0e8439a1280a43aba9a5bc0a16f3f009',
29
30
isTTY: process.stdout.isTTY,
31
};
0 commit comments