mirror of
https://github.com/zulip/zulip.git
synced 2025-11-16 11:52:01 +00:00
settings: Expose update function from settings_list_widget.
This commit is contained in:
committed by
Tim Abbott
parent
b066ba1ff3
commit
6baf95d88a
@@ -116,6 +116,7 @@ const DropdownListWidget = function (opts) {
|
||||
return {
|
||||
render,
|
||||
value,
|
||||
update,
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user