mirror of
https://gitlab.science.ru.nl/technicie/MarietjeDjango.git
synced 2025-12-10 09:22:20 +01:00
replaygain: Implement rg update API
This commit is contained in:
@ -8,4 +8,5 @@ urlpatterns = [
|
||||
url(r'^queue', views.queue),
|
||||
url(r'^play', views.play),
|
||||
url(r'^next', views.next),
|
||||
url(r'^analysed', views.analysed),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user