diff options
author | chr <chr@cybre.space> | 2019-10-11 19:30:06 -0700 |
---|---|---|
committer | chr <chr@cybre.space> | 2021-03-01 21:13:40 -0800 |
commit | 7e1a15db9c8f341c3ccfa7a5b50742e663c36ad9 (patch) | |
tree | 5a06cd99754432920cfd99d105e357c1d92e175b /app/presenters/instance_presenter.rb | |
parent | 633d175146d6acaf2cc4bfbfcfdee4c85ef20ed1 (diff) |
cybrespace branding
Diffstat (limited to 'app/presenters/instance_presenter.rb')
-rw-r--r-- | app/presenters/instance_presenter.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/presenters/instance_presenter.rb b/app/presenters/instance_presenter.rb index 1bfdd40ac..97a4d0d84 100644 --- a/app/presenters/instance_presenter.rb +++ b/app/presenters/instance_presenter.rb @@ -8,6 +8,7 @@ class InstancePresenter :site_description, :site_extended_description, :site_terms, + :open_registrations, :closed_registrations_message, to: Setting ) |