mirror of
https://github.com/zulip/zulip.git
synced 2025-11-10 17:07:07 +00:00
stream_topic_history: Convert module to typescript.
This commit is contained in:
@@ -1331,7 +1331,7 @@ export function with_first_message_id(stream_id, topic_name, success_cb, error_c
|
||||
// possible that we might display a topic in the left sidebar
|
||||
// (and thus expose the UI for moving its topic to another
|
||||
// stream) without having a message ID that is definitely
|
||||
// within the topic. (The comments in stream_topic_history.js
|
||||
// within the topic. (The comments in stream_topic_history.ts
|
||||
// discuss the tricky issues around message deletion that are
|
||||
// involved here).
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user