Get rid of badge 61.
This commit is contained in:
parent
94db9eeefb
commit
37f2ff49c5
2 changed files with 1 additions and 2 deletions
|
@ -53,5 +53,4 @@ INSERT INTO public.badge_defs VALUES
|
||||||
(24,'Patron IV','Contributed at least $50'),
|
(24,'Patron IV','Contributed at least $50'),
|
||||||
(25,'Patron V','Contributed at least $100'),
|
(25,'Patron V','Contributed at least $100'),
|
||||||
(26,'Patron VI','Contributed at least $250'),
|
(26,'Patron VI','Contributed at least $250'),
|
||||||
(27,'Patron VII','Contributed at least $500'),
|
(27,'Patron VII','Contributed at least $500');
|
||||||
(61,'Lab Rat','Helped test features in development');
|
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 2.5 KiB |
Loading…
Add table
Add a link
Reference in a new issue