main
Bob Mottram 2021-07-21 14:43:04 +01:00
parent 200dcbd899
commit 20477ef2b2
1 changed files with 1 additions and 0 deletions

View File

@ -644,6 +644,7 @@ def htmlHashtagSearch(cssCache: {},
allowLocalNetworkAccess: bool,
themeName: str, systemLanguage: str) -> str:
"""Show a page containing search results for a hashtag
or after selecting a hashtag from the swarm
"""
if hashtag.startswith('#'):
hashtag = hashtag[1:]