mirror of
https://github.com/zulip/zulip.git
synced 2025-11-13 18:36:36 +00:00
compose: Name triggers for clearing the topic.
This commit is contained in:
@@ -152,7 +152,7 @@ test("start", ({override, override_rewire, mock_template}) => {
|
||||
stream_data.add_sub(denmark);
|
||||
|
||||
compose_defaults = {
|
||||
trigger: "new topic button",
|
||||
trigger: "clear topic button",
|
||||
};
|
||||
|
||||
opts = {};
|
||||
|
||||
Reference in New Issue
Block a user