mirror of
https://github.com/zulip/zulip.git
synced 2025-11-16 03:41:58 +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 {
|
return {
|
||||||
render,
|
render,
|
||||||
value,
|
value,
|
||||||
|
update,
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user