echo: Update build_display_recipient comment.

Commit c6b3d0212d (#12959) moved the
code it refers to.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg 2023-12-15 12:59:38 -08:00 committed by Tim Abbott
parent 839b04a253
commit 9d11f2c8fc
1 changed files with 1 additions and 1 deletions

View File

@ -148,7 +148,7 @@ export function build_display_recipient(message) {
// NORMAL PATH
//
// This should match the format of display_recipient
// objects generated by the backend code in models.py,
// objects generated by the backend code in display_recipient.py,
// which is why we create a new object with a `.id` field
// rather than a `.user_id` field.
return {