Fix #5227: Error on note previews due to URL length limit
Allow either GET or POST for /note_previews.
This commit is contained in:
@@ -11,4 +11,6 @@ class NotePreviewsController < ApplicationController
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
alias_method :create, :show
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user