diff options
| author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-05-18 22:09:03 +0200 |
|---|---|---|
| committer | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-05-18 22:09:03 +0200 |
| commit | ec4ac6f788fe284e7e97b80e1539dea97faff9e0 (patch) | |
| tree | f6b9bba63b878f5530bf3da2fa3e9204bf8c8632 /src/models | |
| parent | :bug: add MessageType enum (diff) | |
| download | server-ts-ec4ac6f788fe284e7e97b80e1539dea97faff9e0.tar.xz | |
:bug: fix types
Diffstat (limited to 'src/models')
| -rw-r--r-- | src/models/Event.ts | 6 | ||||
| -rw-r--r-- | src/models/Message.ts | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/src/models/Event.ts b/src/models/Event.ts |
