main
Bob Mottram 2023-02-20 11:32:53 +00:00
parent 204a36af6b
commit 04b8cfc33a
1 changed files with 1 additions and 0 deletions

View File

@ -1130,6 +1130,7 @@ def html_hashtag_search_remote(nickname: str, domain: str, port: int,
lines = new_lines
if not lines:
return ''
print('DEBUG: hashtag lines: ' + str(lines))
separator_str = html_post_separator(base_dir, None)