merge-requests/30/head
Bob Mottram 2023-01-05 23:23:00 +00:00
parent d9d4577c5b
commit c715085883
1 changed files with 1 additions and 1 deletions

View File

@ -1081,7 +1081,7 @@ def html_hashtag_search_remote(nickname: str, domain: str, port: int,
}
debug = True
hashtag_json = \
get_json(signing_priv_key_pem,
get_json(None,
session, hashtag_url, as_header, None, debug,
__version__, http_prefix, domain)
lines = []