Skip to content

Commit b3d4fc5

Browse files
committed
api [nfc]: Update reference on kNoTopicTopic
Particularly as the referred-to code has moved to a different file.
1 parent e4d162c commit b3d4fc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/constants.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* The topic servers understand to mean "there is no topic".
55
*
66
* This should match
7-
* https://github.com/zulip/zulip/blob/5.0-dev/zerver/lib/actions.py#L2714
7+
* https://github.com/zulip/zulip/blob/6.0/zerver/actions/message_edit.py#L940
88
* or similar logic at the latest `main`.
99
*/
1010
// This is hardcoded in the server, and therefore untranslated; that's

0 commit comments

Comments
 (0)