mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-06-18 12:16:53 -04:00
We’re defining the list of org types in a few different places. This makes it more likely we’ll forget to update one of these places, thereby introducing a bug. This commit moves the definition to be on the organisation model, which feels like a sensible enough place for it.