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'
|
||||
PLAYLIST = 'playlist'
|
||||
ALBUM = 'album'
|
||||
DIRECTORY='directory'
|
||||
DIRECTORY = 'directory'
|
||||
PREFIX = 'subidy'
|
||||
ROOT = 'root'
|
||||
SEARCH = 'search'
|
||||
|
|
Loading…
Add table
Reference in a new issue