Missing timeline ending

main
Bob Mottram 2021-07-28 12:03:22 +01:00
parent fd092bd721
commit 74a0959876
1 changed files with 2 additions and 0 deletions

View File

@ -659,6 +659,8 @@ def htmlTimeline(cssCache: {}, defaultTimeline: str,
baseDir, actor, nickname, domain, port,
maxSharesPerAccount, httpPrefix,
sharedItemsFederatedDomains) +
' </div>\n' + ' </td>\n' +
' </tr>\n' + ' </tbody>\n' + ' </table>\n' +
htmlFooter())
_logTimelineTiming(enableTimingLog, timelineStartTime, boxName, '7')