Merge pull request #973 from GSA/notify-admin-931

Notify admin 931 add a preferred timezone widget
This commit is contained in:
Carlo Costino
2023-12-05 16:47:57 -05:00
committed by GitHub
7 changed files with 48 additions and 1 deletions

View File

@@ -253,6 +253,7 @@ EXCLUDED_ENDPOINTS = tuple(
"user_profile_mobile_number_delete",
"user_profile_name",
"user_profile_password",
"user_profile_preferred_timezone",
"using_notify",
"verify",
"verify_email",