diff options
| -rw-r--r-- | bot/cogs/superstarify/__init__.py | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/bot/cogs/superstarify/__init__.py b/bot/cogs/superstarify/__init__.py index 4b26f3f40..cccd91304 100644 --- a/bot/cogs/superstarify/__init__.py +++ b/bot/cogs/superstarify/__init__.py @@ -103,7 +103,7 @@ class Superstarify:              'bot/infractions',              params={                  'active': 'true', -                'type': 'superstarify', +                'type': 'superstar',                  'user__id': member.id              }          ) | 
