Built-in Last.fm TOP playlists
This commit is contained in:
@@ -16,6 +16,7 @@ Beathaven::Application.routes.draw do
|
||||
match 'track/report' => 'track#report_unavailable'
|
||||
|
||||
match 'playlist/(:id)' => 'playlist#data'
|
||||
match 'playlist/lastfm-top50/(:id)' => 'playlist#lastfm_top50'
|
||||
|
||||
match 'settings' => 'user#settings'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user