parent
b17b2f25ac
commit
a49d43d112
29 changed files with 437 additions and 103 deletions
|
@ -283,6 +283,7 @@ Rails.application.routes.draw do
|
|||
resources :streaming, only: [:index]
|
||||
resources :custom_emojis, only: [:index]
|
||||
resources :suggestions, only: [:index, :destroy]
|
||||
resources :scheduled_statuses, only: [:index, :show, :update, :destroy]
|
||||
|
||||
resources :conversations, only: [:index, :destroy] do
|
||||
member do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue