fix(subsonic): Fix URL reversal for subsonic API

This commit is contained in:
Georg Krause 2022-10-15 18:26:04 +02:00
commit de697ef851
No known key found for this signature in database
GPG key ID: 2970D504B2183D22
2 changed files with 47 additions and 48 deletions

View file

@ -1,5 +1,4 @@
from django.urls import reverse
from django import urls
def test_can_resolve_v1():