mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-18 03:18:19 -07:00
update guide
This commit is contained in:
parent
a0bacf629e
commit
72a5c98911
@ -19,7 +19,7 @@
|
|||||||
|
|
||||||
if (startDateText != currentIndexValue) {
|
if (startDateText != currentIndexValue) {
|
||||||
|
|
||||||
html += '<h1 tvProgramSectionHeader" style="margin-bottom:1em;">' + startDateText + '</h1>';
|
html += '<h1 tvProgramSectionHeader" style="margin-bottom:1em;margin-top:2em;">' + startDateText + '</h1>';
|
||||||
currentIndexValue = startDateText;
|
currentIndexValue = startDateText;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user