Fix names

This commit is contained in:
Max
2025-01-23 14:17:03 -05:00
parent be127dd536
commit 697d1da43a
+2 -2
View File
@@ -46,7 +46,7 @@ function getSections() {
overlayText: false,
centerText: true
}, {
name: 'Videos',
name: 'HeaderVideos',
types: 'Video',
shape: getBackdropShape(enableScrollX()),
preferThumb: true,
@@ -128,7 +128,7 @@ function getSections() {
overlayText: false,
centerText: true
}, {
name: 'Live TV Channels',
name: 'Channels',
types: 'LiveTVChannel',
shape: getBackdropShape(enableScrollX()),
showTitle: true,