Skip to content

Commit

Permalink
Revert "MZTDN-100 - followup to add dislike as report category"
Browse files Browse the repository at this point in the history
This reverts commit 97d35d1.
  • Loading branch information
rhelmer committed Mar 8, 2023
1 parent 30df496 commit b6a0df3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/models/report.rb
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ class Report < ApplicationRecord
other: 0,
spam: 1_000,
violation: 2_000,
dislike: 3_000
}

def local?
Expand Down

0 comments on commit b6a0df3

Please sign in to comment.