Function: updateHolidays()
updateHolidays(
_prev,formData):Promise<SettingsState>
Defined in: src/server/actions/settings.ts:111
Owner-only: which standard holidays the office observes (stored as the set that is OFF).
Parameters
_prev
formData
FormData
Returns
Promise<SettingsState>