add titan support

This commit is contained in:
2023-04-20 14:29:57 +02:00
parent cfb913bfb9
commit fb30953035
3 changed files with 35 additions and 1 deletions
+3 -1
View File
@@ -114,7 +114,9 @@ router.post(
'victim_weapon_1',
'victim_weapon_2',
'victim_weapon_3',
'cause_of_death'
'cause_of_death',
'victim_titan',
'attacker_titan'
],
'must be composed of a maximum of 50 valid ascii characters'
)