This commit is contained in:
2024-06-19 18:21:12 +02:00
parent 60787d8162
commit 575237812f
+2 -2
View File
@@ -1352,7 +1352,7 @@ async def max_weight(lista):
guild=discord.Object(id=664789470779932693),
)
async def skip_track(ctx):
with ctx.typing():
async with ctx.typing():
allowed = False
for role in ctx.author.roles:
if role.name == "Thane":
@@ -1367,7 +1367,7 @@ async def skip_track(ctx):
guild=discord.Object(id=664789470779932693),
)
async def zrestartuj_radio(ctx):
with ctx.typing():
async with ctx.typing():
allowed = False
for role in ctx.author.roles:
if role.name == "Thane":