We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4d162c commit b3d4fc5Copy full SHA for b3d4fc5
src/api/constants.js
@@ -4,7 +4,7 @@
4
* The topic servers understand to mean "there is no topic".
5
*
6
* This should match
7
- * https://github.com/zulip/zulip/blob/5.0-dev/zerver/lib/actions.py#L2714
+ * https://github.com/zulip/zulip/blob/6.0/zerver/actions/message_edit.py#L940
8
* or similar logic at the latest `main`.
9
*/
10
// This is hardcoded in the server, and therefore untranslated; that's
0 commit comments