Skip to content

Commit

Permalink
Update erm.py
Browse files Browse the repository at this point in the history
  • Loading branch information
NoahCxrest authored Jan 10, 2025
1 parent c585aec commit e948b43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion erm.py
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ async def setup_hook(self) -> None:
check_loa.start(bot)
iterate_ics.start(bot)
# GDPR.start()
# iterate_prc_logs.start(bot)
iterate_prc_logs.start(bot)
statistics_check.start(bot)
tempban_checks.start(bot)
check_whitelisted_car.start(bot)
Expand Down

0 comments on commit e948b43

Please sign in to comment.