mirror of
https://github.com/internetee/registry.git
synced 2025-07-25 03:58:27 +02:00
Merge branch 'master' of github.com:domify/registry
This commit is contained in:
commit
7d5b59ec12
1 changed files with 1 additions and 1 deletions
|
@ -10,5 +10,5 @@ TEST_EMAILS =
|
|||
)
|
||||
else
|
||||
ENV['whitelist_emails_for_staging'] ||= ''
|
||||
ENV['whitelist_emails_for_staging'].split(',').map(&:strip)
|
||||
ENV['whitelist_emails_for_staging'].to_s.split(',').map(&:strip)
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue