mirror of https://gitlab.com/bashrc2/epicyon
Tidying
parent
f2fc17c4ca
commit
ad46b17538
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue