forked from miguel456/rbrecruiter
RSM-81 Fix issues with Options provider
This commit is contained in:
@@ -23,6 +23,7 @@ class DefaultOptionsSeeder extends Seeder
|
||||
|
||||
Options::setOption('enable_slack_notifications', true, 'Enable slack notifications');
|
||||
Options::setOption('enable_email_notifications', true, 'Enable e-mail notifications');
|
||||
Options::setOption('enable_discord_notifications', true, 'Enable discord notifications');
|
||||
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user