diff options
| author | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2022-09-28 16:08:33 +1000 |
|---|---|---|
| committer | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2022-09-28 16:08:33 +1000 |
| commit | 4ce5ed5ad31a57ab9a816622de47a99b9841dc65 (patch) | |
| tree | 129204c7a1b6deabd1917f188f5f93fd31c7d129 /src | |
| parent | Generate IDs for entities by default (diff) | |
| download | server-ts-4ce5ed5ad31a57ab9a816622de47a99b9841dc65.tar.xz | |
Use PrimaryIdColumn instead of PrimaryColumn in Invite and Category
Diffstat (limited to 'src')
| -rw-r--r-- | src/util/entities/Categories.ts | 6 | ||||
| -rw-r--r-- | src/util/entities/Invite.ts | 5 |
2 files changed, 5 insertions, 6 deletions
diff --git a/src/util/entities/Categories.ts b/src/util/entities/Categories.ts |
