Skip to content

Commit bcbd8d5

Browse files
authored
Update config.default.js
Signed-off-by: AV <134554554+southctrl@users.noreply.github.com>
1 parent 58b21e2 commit bcbd8d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.default.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,7 +238,7 @@ export default {
238238
audius: {
239239
enabled: true,
240240
appName: '',
241-
apiKey: '',
241+
apiKey: '', // go to https://audius.co/settings and create an app and paste the app name and api stuff into here.
242242
apiSecret: '',
243243
playlistLoadLimit: 100,
244244
albumLoadLimit: 100

0 commit comments

Comments
 (0)