fix jigsaw WPD tier

master
Aevann1 2022-10-21 16:44:31 +02:00
parent 26e2143514
commit 04aa88f71f
1 changed files with 2 additions and 1 deletions

View File

@ -1202,7 +1202,8 @@ kofi_tiers={
10: 2, 10: 2,
20: 3, 20: 3,
50: 4, 50: 4,
100: 5 100: 5,
200: 6
} }
@app.post("/settings/kofi") @app.post("/settings/kofi")