merge-requests/21/head
Bob Mottram 2021-02-17 18:10:54 +00:00
parent 5436667446
commit d65764b548
1 changed files with 0 additions and 2 deletions

View File

@ -3101,12 +3101,10 @@ def _createBoxIndexed(recentPostsCache: {},
# but have their own separate index
indexBoxName = boxname
timelineNickname = nickname
tlFeatures = False
if boxname == "tlbookmarks":
boxname = "bookmarks"
indexBoxName = boxname
elif boxname == "tlfeatures":
tlFeatures = True
boxname = "tlblogs"
indexBoxName = boxname
timelineNickname = 'news'