Channel link audit log typo #310

Closed
opened 2026-05-03 18:05:43 -04:00 by Sirdog · 1 comment
Owner
await before_txt_channel.set_permissions(member, overwrite=None, reason=f"Revoking {member.name}'s access to this channel as the left VC [{before.channel.name}] which is linked to this channel.")

as the left should be as they left

```py await before_txt_channel.set_permissions(member, overwrite=None, reason=f"Revoking {member.name}'s access to this channel as the left VC [{before.channel.name}] which is linked to this channel.") ``` `as the left` should be `as they left`
Sirdog added this to the v2.14.0 milestone 2026-05-03 18:05:43 -04:00
Sirdog self-assigned this 2026-05-03 18:05:43 -04:00
Sirdog added spent time 2026-05-22 21:10:38 -04:00
35 minutes
Author
Owner

Length of time was mostly fixing a bug with Forgejo refusing to merge PRs.

Length of time was mostly fixing a bug with Forgejo refusing to merge PRs.
Sign in to join this conversation.
No description provided.