fix(subsonic): Fix URL reversal for subsonic API
This commit is contained in:
parent
72877e31ed
commit
de697ef851
2 changed files with 47 additions and 48 deletions
|
|
@ -1,5 +1,4 @@
|
|||
from django.urls import reverse
|
||||
from django import urls
|
||||
|
||||
|
||||
def test_can_resolve_v1():
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue