ts: Update extension of recently migrated '.js' files.

This commit is contained in:
Varun Singh
2024-02-11 00:20:32 +05:30
committed by Tim Abbott
parent 5f9b6d82a4
commit e4c6476c57
10 changed files with 11 additions and 11 deletions

View File

@@ -124,7 +124,7 @@ export function maybe_ping_server(
* See docs/subsystems/typing-indicators.md for detailed background on the
* typing indicators system.
*
* @param {*} worker Callbacks for reaching the real world. See typing.js
* @param {*} worker Callbacks for reaching the real world. See typing.ts
* for implementations.
* @param {*} new_recipient Depends on type of message being composed. If
* * Direct message: An Object containing id of users the DM being composed is addressed to