compose: Name triggers for clearing the topic.

This commit is contained in:
Karl Stolley
2023-10-03 14:43:55 -05:00
committed by Tim Abbott
parent 5b82a62b26
commit 5b830a226c
5 changed files with 5 additions and 5 deletions

View File

@@ -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 = {};