Apparently is needed

merge-requests/30/head
Bob Mottram 2021-09-06 10:00:10 +01:00
parent fd90bfd231
commit eaf30ff15b
1 changed files with 5 additions and 4 deletions

View File

@ -900,6 +900,7 @@ def htmlTimeline(cssCache: {}, defaultTimeline: str,
timelineStartTime, boxName, '12')
if currTlStr:
if currTlStr not in tlStr:
itemCtr += 1
tlStr += textModeSeparator + currTlStr
if separatorStr: