mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 23:13:25 +00:00
We now add a new function to set up the dropdown widget for settings using new dropdown_widget.DropdownWidget instead of calling dropdown_widget.DropdownWidget multiple times to reduce code duplication.