B"H styling fix

This commit is contained in:
hhm 2017-02-27 23:52:00 -05:00
parent e7209a4f35
commit a8910096c2

View file

@ -4,7 +4,7 @@ SONG = 'song'
ARTIST = 'artist'
PLAYLIST = 'playlist'
ALBUM = 'album'
DIRECTORY='directory'
DIRECTORY = 'directory'
PREFIX = 'subidy'
ROOT = 'root'
SEARCH = 'search'