Spaces:
Running
Running
Captain Ezio
commited on
Commit
·
8ec46d4
1
Parent(s):
45e2c03
Update flood.py
Browse files- Powers/plugins/flood.py +1 -1
Powers/plugins/flood.py
CHANGED
@@ -21,7 +21,7 @@ from Powers.vars import Config
|
|
21 |
|
22 |
Flood = Floods()
|
23 |
|
24 |
-
|
25 |
|
26 |
on_key = ["on", "start", "disable"]
|
27 |
off_key = ["off", "end", "enable", "stop"]
|
|
|
21 |
|
22 |
Flood = Floods()
|
23 |
|
24 |
+
|
25 |
|
26 |
on_key = ["on", "start", "disable"]
|
27 |
off_key = ["off", "end", "enable", "stop"]
|