-
-
Notifications
You must be signed in to change notification settings - Fork 479
Open
Milestone
Description
Line: 322
Lines 319 to 329 in 6ab3292
| and match.get(check) is None | |
| ): | |
| # This is a special case | |
| # TODO: Remove for perms v2 | |
| continue | |
| return True | |
| return False | |
| return_value = [] | |
| cmds = self.pending_application_commands.copy() | |