change feedback category
This commit is contained in:
@@ -48,7 +48,7 @@ class JanitorTrial < ApplicationRecord
|
||||
|
||||
def create_feedback
|
||||
user.feedback.create(
|
||||
:category => "negative",
|
||||
:category => "neutral",
|
||||
:body => "Lost approval privileges"
|
||||
)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user