Make the public profile feed preview shorter

main
Bob Mottram 2021-09-11 15:34:41 +01:00
parent 696a2ec507
commit 3f6ca1eb19
1 changed files with 1 additions and 1 deletions

View File

@ -291,7 +291,7 @@ def htmlProfileAfterSearch(cssCache: {},
themeName, systemLanguage, maxLikeCount,
False, False, False, False, False)
i += 1
if i >= 20:
if i >= 8:
break
instanceTitle = \