Removed custom_css setting
• Removed: - custom_css setting, controller, locales
This commit is contained in:
@@ -29,7 +29,6 @@ Rails.application.routes.draw do
|
||||
|
||||
get 'manifest', to: 'manifests#show', defaults: { format: 'json' }
|
||||
get 'intent', to: 'intents#show'
|
||||
get 'custom.css', to: 'custom_css#show', as: :custom_css
|
||||
|
||||
devise_scope :user do
|
||||
get '/invite/:invite_code', to: 'auth/registrations#new', as: :public_invite
|
||||
|
||||
Reference in New Issue
Block a user