posts: autoban uploads tagged paid_reward.
This commit is contained in:
@@ -300,7 +300,7 @@ class Post < ApplicationRecord
|
||||
end
|
||||
|
||||
def autoban
|
||||
if has_tag?("banned_artist")
|
||||
if has_tag?("banned_artist") || has_tag?("paid_reward")
|
||||
self.is_banned = true
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user