main
Bob Mottram 2022-08-19 11:17:31 +01:00
parent cada004b22
commit 4fe2a120b7
1 changed files with 2 additions and 1 deletions

View File

@ -2475,6 +2475,7 @@ def html_edit_profile(server, translate: {},
cwtch_address, translate) cwtch_address, translate)
# notification settings # notification settings
edit_profile_form += \
_html_edit_notifications(base_dir, nickname, domain, translate) _html_edit_notifications(base_dir, nickname, domain, translate)
# Import and export # Import and export