diff options
Diffstat (limited to 'system/library/video/musicvideos/recentlyaddedmusicvideos.xml')
-rw-r--r-- | system/library/video/musicvideos/recentlyaddedmusicvideos.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/system/library/video/musicvideos/recentlyaddedmusicvideos.xml b/system/library/video/musicvideos/recentlyaddedmusicvideos.xml index e8b886e3fc..a8ee085e71 100644 --- a/system/library/video/musicvideos/recentlyaddedmusicvideos.xml +++ b/system/library/video/musicvideos/recentlyaddedmusicvideos.xml @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8" standalone="yes" ?> -<node order="12" type="folder" visible="Library.HasContent(MusicVideos)"> - <label>20390</label> - <icon>DefaultRecentlyAddedMusicVideos.png</icon> - <path>videodb://recentlyaddedmusicvideos/</path> +<node order="12" type="folder"> + <label>20390</label> + <icon>DefaultRecentlyAddedMusicVideos.png</icon> + <path>videodb://recentlyaddedmusicvideos/</path> </node> |