B"H styling fix
This commit is contained in:
parent
e7209a4f35
commit
a8910096c2
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ SONG = 'song'
|
||||||
ARTIST = 'artist'
|
ARTIST = 'artist'
|
||||||
PLAYLIST = 'playlist'
|
PLAYLIST = 'playlist'
|
||||||
ALBUM = 'album'
|
ALBUM = 'album'
|
||||||
DIRECTORY='directory'
|
DIRECTORY = 'directory'
|
||||||
PREFIX = 'subidy'
|
PREFIX = 'subidy'
|
||||||
ROOT = 'root'
|
ROOT = 'root'
|
||||||
SEARCH = 'search'
|
SEARCH = 'search'
|
||||||
|
|
Loading…
Add table
Reference in a new issue