mirror of https://gitlab.com/bashrc2/epicyon
Apparently is needed
parent
fd90bfd231
commit
eaf30ff15b
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue