rdio api added to config.
This commit is contained in:
parent
b6e9b175db
commit
f12066df0a
2 changed files with 6 additions and 4 deletions
|
@ -30,7 +30,9 @@
|
|||
"twitter_access_token": "",
|
||||
"twitter_access_secret": "",
|
||||
"wunderground": "",
|
||||
"googletranslate": ""
|
||||
"googletranslate": "",
|
||||
"rdio_key": "",
|
||||
"rdio_secret": ""
|
||||
},
|
||||
"permissions": {
|
||||
"admins": {
|
||||
|
|
Reference in a new issue