mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-18 05:29:38 -04:00
These fields used to use govukCheckboxesField and so stored their data in a list. They were since migrated to govukCheckboxField, which extends BooleanField and so keeps its data as a boolean value.
153 KiB
153 KiB