aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site
diff options
context:
space:
mode:
authorGravatar vivekashok1221 <[email protected]>2023-02-17 11:47:42 +0530
committerGravatar vivekashok1221 <[email protected]>2023-02-17 11:47:42 +0530
commit19afe0de583da9e90ff8627a6ece8503cd736136 (patch)
tree7db3d50800e7865af795f3d4209463c1ff0817b1 /pydis_site
parentAdd jump_url field to infraction model (diff)
Remove typo
Diffstat (limited to 'pydis_site')
-rw-r--r--pydis_site/apps/api/viewsets/bot/infraction.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pydis_site/apps/api/viewsets/bot/infraction.py b/pydis_site/apps/api/viewsets/bot/infraction.py
index 9c21733b..ec8b83a1 100644
--- a/pydis_site/apps/api/viewsets/bot/infraction.py
+++ b/pydis_site/apps/api/viewsets/bot/infraction.py
@@ -105,7 +105,7 @@ class InfractionViewSet(
... 'reason': 'He terk my jerb!',
... 'user': 172395097705414656,
... 'dm_sent': False,
- ... 'jump_url': '<discord message link>'x
+ ... 'jump_url': '<discord message link>'
... }
#### Response format