SettingGroup
Which part of the console owns a setting. Every one of these but
scheduleandpersonasis a section of the settings page;scheduleis edited on the schedule page, beside the timetable it describes, andpersonason the characters page, beside the names it stands behind.
type SettingGroup = 'station' | 'stream' | 'housekeeping' | 'mail' | 'rotation' | 'playout' | 'render' | 'llm' | 'analysis' | 'schedule' | 'personas';