parent
2db9ccaf3e
commit
d1a78eba15
10 changed files with 186 additions and 2 deletions
|
@ -237,6 +237,7 @@ Rails.application.routes.draw do
|
|||
|
||||
namespace :web do
|
||||
resource :settings, only: [:update]
|
||||
resource :embed, only: [:create]
|
||||
resources :push_subscriptions, only: [:create] do
|
||||
member do
|
||||
put :update
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue