merge from main

This commit is contained in:
Kenneth Kehl
2024-02-14 10:23:57 -08:00
2 changed files with 79 additions and 1 deletions

View File

@@ -1253,7 +1253,6 @@ class ChangePreferredTimezoneForm(StripWhitespaceForm):
new_preferred_timezone = GovukRadiosField(
"What timezone would you like to use?",
default="US/Eastern",
)