1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-24 00:53:10 +02:00

[ pull request #86 ]

This commit is contained in:
Mitsukarenai
2014-07-23 13:11:55 +02:00
parent 4f61ac06af
commit bf2303ead8
4 changed files with 89 additions and 25 deletions

View File

@@ -8,7 +8,7 @@
* @description Returns 10 newest music from user profile
* @maintainer kranack
* @update 2014-07-18
* @use1(u="username")
* @use1(u="username/id")
*
*/
class WhydBridge extends BridgeAbstract{
@@ -63,3 +63,4 @@ class WhydBridge extends BridgeAbstract{
}
}