diff options
Diffstat (limited to 'system/library/music/musicroles/Lyricists.xml')
-rw-r--r-- | system/library/music/musicroles/Lyricists.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/library/music/musicroles/Lyricists.xml b/system/library/music/musicroles/Lyricists.xml index 6fb866bb28..704d5332f4 100644 --- a/system/library/music/musicroles/Lyricists.xml +++ b/system/library/music/musicroles/Lyricists.xml @@ -2,5 +2,5 @@ <node order="4" type="folder" visible="Library.HasContent(Role, Lyricist)"> <label>29992</label> <icon>DefaultMusicGenres.png</icon> - <path>musicdb://artists/?role=Lyricist&albumartistsonly=false</path> + <path>musicdb://artists/?role=Lyricist&albumartistsonly=false</path> </node> |