diff options
| author | TheArcaneBrony <myrainbowdash949@gmail.com> | 2022-07-18 18:30:53 +0200 |
|---|---|---|
| committer | TheArcaneBrony <myrainbowdash949@gmail.com> | 2022-08-09 23:28:27 +0200 |
| commit | e536fb2f72e4883979b451b60b12c44f5f94313c (patch) | |
| tree | 9c7fccb12c5aeec560d3c223a3b6e969e8d95cd9 /api/scripts/stresstest/src/message | |
| parent | Update User.ts (diff) | |
| download | server-ts-e536fb2f72e4883979b451b60b12c44f5f94313c.tar.xz | |
replace all var with let (reduces warnings)
Diffstat (limited to 'api/scripts/stresstest/src/message')
| -rw-r--r-- | api/scripts/stresstest/src/message/send.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/api/scripts/stresstest/src/message/send.js b/api/scripts/stresstest/src/message/send.js |
