1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2024-12-23 07:52:23 +00:00

Update models.py

This commit is contained in:
quark 2024-03-09 13:40:45 +01:00
parent 5b377e6a75
commit dafb602b08

View File

@ -29,7 +29,7 @@ class Invoice(models.Model):
max_length=32,
default='RavePartlist',
choices=(
('RavePartlist', 'RavePart[list]')
('RavePartlist', 'RavePart[list]'),
('SecretStorlist', 'SecretStor[list]'),
('TotalistSpies', 'Tota[list]Spies'),
('Saperlistpopette', 'Saper[list]popette'),