Uncomment TrialReminders

This commit is contained in:
Seth Call 2025-10-18 17:40:46 -05:00
parent 6a6e4cde09
commit e3cff0a825
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ module JamRuby
GearSetupReminder.send_reminders GearSetupReminder.send_reminders
TestGearReminder.send_reminders TestGearReminder.send_reminders
GroupSessionReminder.send_reminders GroupSessionReminder.send_reminders
#TrialExpiresReminder.send_reminders TrialExpiresReminder.send_reminders
ConnectionManager.new.cleanup_dangling ConnectionManager.new.cleanup_dangling
@@log.info("done") @@log.info("done")