Merge branch 'master' into glitch-soc/merge
This commit is contained in:
@@ -326,7 +326,7 @@ Rails.application.routes.draw do
|
||||
end
|
||||
|
||||
namespace :push do
|
||||
resource :subscription, only: [:create, :update, :destroy]
|
||||
resource :subscription, only: [:create, :show, :update, :destroy]
|
||||
end
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user