Remove extra space
This commit is contained in:
parent
b611a9847a
commit
a18e5912e9
1 changed files with 0 additions and 1 deletions
|
|
@ -136,7 +136,6 @@ class SiteConfig < RailsSettings::Base
|
|||
# a public forem could have more fine-grained authentication (listings ar private etc.) in future
|
||||
field :public, type: :boolean, default: 1
|
||||
|
||||
|
||||
# Broadcast
|
||||
field :welcome_notifications_live_at, type: :date
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue