Regex reject pattern from Fedibird
This commit is contained in:
parent
a65bdad2ca
commit
9ee03ac660
9 changed files with 57 additions and 1 deletions
|
|
@ -50,6 +50,7 @@ namespace :admin do
|
|||
resource :about, only: [:show, :update], controller: 'about'
|
||||
resource :appearance, only: [:show, :update], controller: 'appearance'
|
||||
resource :discovery, only: [:show, :update], controller: 'discovery'
|
||||
resource :others, only: [:show, :update], controller: 'others'
|
||||
end
|
||||
|
||||
resources :site_uploads, only: [:destroy]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue