main
Bob Mottram 2020-05-07 16:49:48 +01:00
parent f2fc17c4ca
commit ad46b17538
1 changed files with 1 additions and 1 deletions

View File

@ -5842,7 +5842,7 @@ def htmlProfileAfterSearch(recentPostsCache: {}, maxRecentPosts: int,
webfingerHandle(session,
searchNickname + '@' + searchDomainFull,
httpPrefix, cachedWebfingers,
None, projectVersion)
domain, projectVersion)
if not wf:
print('DEBUG: Unable to webfinger ' +
searchNickname + '@' + searchDomainFull)