Remove space

main
bashrc 2026-07-04 17:55:19 +01:00
parent 4805470c2a
commit ded341800b
1 changed files with 1 additions and 1 deletions

View File

@ -1109,7 +1109,7 @@ def _get_profile_header_after_search(base_dir: str,
' <p>' + ricochet_address + '</p>\n'
else:
html_str += \
' <p>ricochet: ' + ricochet_address + '</p>\n'
' <p>ricochet:' + ricochet_address + '</p>\n'
if briar_address:
if briar_address.startswith('briar://'):
html_str += \