diff options
author | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2023-01-17 00:01:14 +1100 |
---|---|---|
committer | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2023-01-17 00:01:14 +1100 |
commit | c0b12bc1668bb68f416747818f877c1a18a0b44a (patch) | |
tree | ebbcc7d0afa6611b8beab1d939b05c96ade1f688 /src | |
parent | Return embed proxy url even if imagor not set up. Also make warning nicer (diff) | |
download | server-c0b12bc1668bb68f416747818f877c1a18a0b44a.tar.xz |
Fix deleting an application if it has a bot
Diffstat (limited to 'src')
-rw-r--r-- | src/api/routes/applications/#id/index.ts | 2 | ||||
-rw-r--r-- | src/util/entities/Application.ts | 4 |
2 files changed, 2 insertions, 4 deletions
diff --git a/src/api/routes/applications/#id/index.ts b/src/api/routes/applications/#id/index.ts |