From 1adc1c3cdbd02b71d42468c55abb6a7ea9b43fd8 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sun, 22 Aug 2021 20:43:20 +0200 Subject: [PATCH] fdfd --- files/routes/settings.py | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/files/routes/settings.py b/files/routes/settings.py index 5342b7a7d7..bbcecef2cd 100644 --- a/files/routes/settings.py +++ b/files/routes/settings.py @@ -24,7 +24,11 @@ tiers={ "(Paypig)": 1, "(Renthog)": 2, "(Landchad)": 3, - "(Terminally online turboautist)": 4 + "(Terminally online turboautist)": 4, + "(Ape)": 1, + "(Monke)": 2, + "(Gigachad)": 3, + "(Ascended Griller)": 4 } @app.post("/settings/removebackground")