mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
sent_messages: Convert module to TypeScript.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
082a291bd1
commit
820dcc50a0
@@ -256,7 +256,7 @@ and report to the server the following whenever a message is sent:
|
||||
the server-rendered content, which can be used for statistics on how
|
||||
effective our [local echo system](markdown.md) is.
|
||||
|
||||
The code is all in `zerver/lib/report.py` and `web/src/sent_messages.js`.
|
||||
The code is all in `zerver/lib/report.py` and `web/src/sent_messages.ts`.
|
||||
|
||||
We have similar reporting for the time it takes to narrow / switch to
|
||||
a new view:
|
||||
|
||||
Reference in New Issue
Block a user