Add: #667 プレビューカード、参照のフェッチを行わないドメインの設定 (#690)

This commit is contained in:
KMY(雪あすか) 2024-04-03 12:37:18 +09:00 committed by GitHub
parent ff2860d0df
commit d89e1114bb
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 123 additions and 2 deletions

View file

@ -46,6 +46,7 @@ namespace :admin do
resources :ng_rule_histories, only: [:show]
resource :sensitive_words, only: [:show, :create]
resource :special_instances, only: [:show, :create]
resource :special_domains, only: [:show, :create]
resources :announcements, except: [:show] do
member do