Loading
refactor(meetings/utils): update normalize_subgroup_alias return type and logic
- Change return type documentation to reflect a single enum value. - Adjust logic to append the short code of the normalized subgroup. - Improve clarity in the function's purpose and output.