Get rid of badge 61.

This commit is contained in:
justcool393 2023-07-12 12:45:28 -05:00
parent 94db9eeefb
commit 37f2ff49c5
2 changed files with 1 additions and 2 deletions

View file

@ -53,5 +53,4 @@ INSERT INTO public.badge_defs VALUES
(24,'Patron IV','Contributed at least $50'),
(25,'Patron V','Contributed at least $100'),
(26,'Patron VI','Contributed at least $250'),
(27,'Patron VII','Contributed at least $500'),
(61,'Lab Rat','Helped test features in development');
(27,'Patron VII','Contributed at least $500');

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB