Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
reysiregar authored Aug 2, 2021
1 parent 0f6cd4d commit 5cb2c45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions handlers/play.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
aiohttpsession = aiohttp.ClientSession()
arq = ARQ("https://thearq.tech", ARQ_API_KEY, aiohttpsession)
DISABLED_GROUPS = []
useer ="NaN"

def cb_admin_check(func: Callable) -> Callable:
async def decorator(client, cb):
Expand Down

0 comments on commit 5cb2c45

Please sign in to comment.