Add terms of service (#33055)
This commit is contained in:
@@ -109,6 +109,7 @@ class InitialStateSerializer < ActiveModel::Serializer
|
||||
trends_as_landing_page: Setting.trends_as_landing_page,
|
||||
trends_enabled: Setting.trends,
|
||||
version: instance_presenter.version,
|
||||
terms_of_service_enabled: TermsOfService.live.exists?,
|
||||
}
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user