mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-11 05:43:52 -04:00
There was a lot of duplicate code here for updating the status and other properties of a broadcast. This commit abstracts them into reusable methods. They’re named with an underscore to suggest that they shouldn’t be used externally.