diff options
| author | Erkin Alp Güney <erkinalp9035@gmail.com> | 2021-11-30 20:33:29 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-11-30 20:33:29 +0300 |
| commit | 9b67dabea8df4a4a1bc341e532690c954057ec02 (patch) | |
| tree | ac261f9136b7330e2d97b38bf3a218921ad5b9cf /api/src | |
| parent | Merge pull request #519 from erkinalp/master (diff) | |
| download | server-ts-9b67dabea8df4a4a1bc341e532690c954057ec02.tar.xz | |
Fix the type errors
Forgot that you cannot mix and match bigint and float
Diffstat (limited to 'api/src')
| -rw-r--r-- | api/src/util/RandomInviteID.ts | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/api/src/util/RandomInviteID.ts b/api/src/util/RandomInviteID.ts |
