Skip to content

Commit 1cd8418

Browse files
fix bad loop exit logic
1 parent d600493 commit 1cd8418

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

cogs/add_users_to_threads_and_channels.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,6 @@ async def add_users_or_roles_with_ping(
151151
member,
152152
channel_or_thread,
153153
)
154-
return
155154
return
156155

157156
await channel_or_thread.set_permissions(

0 commit comments

Comments
 (0)