mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-15 00:38:27 +00:00
Remove un-needed action and template options to render in controllers (#28022)
This commit is contained in:
@@ -24,7 +24,7 @@ module Admin
|
||||
@relay.enable!
|
||||
redirect_to admin_relays_path
|
||||
else
|
||||
render action: :new
|
||||
render :new
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user