diff options
| author | Erkin Alp Güney <erkinalp9035@gmail.com> | 2022-01-24 20:51:16 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-24 20:51:16 +0300 |
| commit | c824c32234e60b6ded2bc2d4ef8a53655fcd1eb0 (patch) | |
| tree | b9b7f4988e74e3c4d011688592b33a53567d0f0d | |
| parent | Add dummy endpoints to prevent client loading some settings panels indefinitely (diff) | |
| parent | Fixed potential guild message SQL constraints (diff) | |
| download | server-ts-c824c32234e60b6ded2bc2d4ef8a53655fcd1eb0.tar.xz | |
Merge pull request #555 from unknownPerson115/patch-1
Fixed potential guild message SQL constraints
| -rw-r--r-- | util/src/entities/Message.ts | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/util/src/entities/Message.ts b/util/src/entities/Message.ts |
