This commit is contained in:
Aevann1 2022-02-15 02:18:54 +02:00
parent 11c40ff3cd
commit 853a68c4f0
2 changed files with 9 additions and 9 deletions

View file

@ -9,14 +9,6 @@ from flask import g, request
from files.helpers.sanitize import filter_emojis_only
from copy import deepcopy
discounts = {
69: 0.02,
70: 0.04,
71: 0.06,
72: 0.08,
73: 0.10,
}
AWARDS3 = {
"fireflies": {
"kind": "fireflies",