[temp] Disable mark_read and some failing updates until they can be fixed.
This commit is contained in:
@@ -25,7 +25,7 @@ class Api::V1::NotificationsController < Api::BaseController
|
||||
end
|
||||
|
||||
def mark_read
|
||||
current_account.notifications.find(params[:id]).mark_read!
|
||||
# current_account.notifications.find(params[:id]).mark_read!
|
||||
render_empty_success
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user