diff options
author | multiple creatures <dev@multiple-creature.party> | 2019-07-19 07:28:36 -0500 |
---|---|---|
committer | multiple creatures <dev@multiple-creature.party> | 2019-07-19 07:28:36 -0500 |
commit | 6578d02a0a216713d6ef1efc87b307be25c7d2e8 (patch) | |
tree | 7b0fd8a8234e3109b271bbf91bee4a86a029544e /app | |
parent | 66286178adabb4565409ff170794062a3ba31d4f (diff) |
remove old version of kobold prefs from ui
Diffstat (limited to 'app')
-rw-r--r-- | app/views/settings/preferences/show.html.haml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/app/views/settings/preferences/show.html.haml b/app/views/settings/preferences/show.html.haml index f769678d9..d7a69d980 100644 --- a/app/views/settings/preferences/show.html.haml +++ b/app/views/settings/preferences/show.html.haml @@ -47,10 +47,6 @@ .fields-group = f.input :setting_hide_followers_count, as: :boolean, wrapper: :with_label - .fields-group - = f.input :setting_gently_kobolds, as: :boolean, wrapper: :with_label - = f.input :setting_user_is_kobold, as: :boolean, wrapper: :with_label - %hr#settings_web/ .fields-group |