mirror of
https://github.com/glitch-soc/mastodon.git
synced 2026-03-29 03:00:33 +02:00
Merge commit '1e87bd178d96ab7d760f019fcf651ecc1585e701' into glitch-soc/merge-upstream
This commit is contained in:
@@ -113,7 +113,7 @@ namespace :api, format: false do
|
||||
resources :endorsements, only: [:index]
|
||||
resources :markers, only: [:index, :create]
|
||||
|
||||
resource :profile, only: [:show] do
|
||||
resource :profile, only: [:show, :update] do
|
||||
scope module: :profile do
|
||||
resource :avatar, only: :destroy
|
||||
resource :header, only: :destroy
|
||||
|
||||
Reference in New Issue
Block a user