diff --git a/files/routes/users.py b/files/routes/users.py index 7ea7ae689..867644b68 100644 --- a/files/routes/users.py +++ b/files/routes/users.py @@ -1273,6 +1273,7 @@ tiers={ 20: 3, 50: 4, 100: 5, + 151: 5, 200: 6 }