Temporary fix for compile.

Add badge ID.
This commit is contained in:
Paul
2021-07-08 22:54:46 +01:00
parent a4c227ce41
commit fe821b8283
2 changed files with 21 additions and 11 deletions

View File

@@ -67,6 +67,7 @@ pub enum Badges {
Translator = 2,
Supporter = 4,
ResponsibleDisclosure = 8,
RevoltTeam = 16,
EarlyAdopter = 256,
}