From 18ac7981ed5b41c2af4e59fa43684a2e9d127fd6 Mon Sep 17 00:00:00 2001 From: Aevann1 Date: Sat, 16 Jul 2022 03:54:50 +0200 Subject: [PATCH] fix snappy gambling --- files/helpers/actions.py | 1 + 1 file changed, 1 insertion(+) diff --git a/files/helpers/actions.py b/files/helpers/actions.py index ebf17e08ec..d150167a22 100644 --- a/files/helpers/actions.py +++ b/files/helpers/actions.py @@ -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