mirror of https://gitlab.com/bashrc2/epicyon
Check for duplicates
parent
db213991fc
commit
3261b41abf
|
@ -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