mirror of
https://github.com/krateng/maloja.git
synced 2023-08-10 21:12:55 +03:00
Bugfix
This commit is contained in:
parent
1ca459e58e
commit
3449752e23
@ -5,7 +5,7 @@ import database
|
||||
def instructions(keys):
|
||||
from utilities import getArtistImage, getTrackImage
|
||||
from htmlgenerators import artistLinks
|
||||
from urihandler import compose_querystring
|
||||
from urihandler import compose_querystring, uri_to_internal
|
||||
from htmlmodules import module_scrobblelist, module_pulse
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user