mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
message_reminder: Add UI to schedule message reminder.
This adds an option in message actions popover menu to schedule a message reminder.
This commit is contained in:
@@ -155,6 +155,7 @@ EXEMPT_FILES = make_set(
|
||||
"web/src/message_lists.ts",
|
||||
"web/src/message_live_update.ts",
|
||||
"web/src/message_notifications.ts",
|
||||
"web/src/message_reminder.ts",
|
||||
"web/src/message_scroll.ts",
|
||||
"web/src/message_scroll_state.ts",
|
||||
"web/src/message_summary.ts",
|
||||
|
||||
Reference in New Issue
Block a user