forked from MarseyWorld/MarseyWorld
fix snappy gambling
parent
5a2dc01990
commit
18ac7981ed
|
@ -4,6 +4,7 @@ from files.helpers.alerts import send_repeatable_notification
|
|||
from files.helpers.const import *
|
||||
from files.helpers.get import *
|
||||
from files.helpers.sanitize import *
|
||||
from files.helpers.slots import *
|
||||
import random
|
||||
from urllib.parse import quote
|
||||
|
||||
|
|
Loading…
Reference in New Issue