Move search setting to new page
This commit is contained in:
parent
37071531d3
commit
ea6499b817
13 changed files with 117 additions and 51 deletions
|
@ -10,6 +10,7 @@ namespace :settings do
|
|||
namespace :preferences do
|
||||
resource :appearance, only: [:show, :update], controller: :appearance
|
||||
resource :notifications, only: [:show, :update]
|
||||
resource :reaching, only: [:show, :update], controller: :reaching
|
||||
resource :other, only: [:show, :update], controller: :other
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue