Merge pull request #5243 from nonamethanks/remove-self-upload-from-highlights
Modqueue: remove self_upload from highlighted tags
This commit is contained in:
@@ -362,7 +362,7 @@ module Danbooru
|
|||||||
|
|
||||||
# Posts with these tags will be highlighted in the modqueue.
|
# Posts with these tags will be highlighted in the modqueue.
|
||||||
def modqueue_warning_tags
|
def modqueue_warning_tags
|
||||||
%w[hard_translated self_upload nude_filter third-party_edit screenshot
|
%w[hard_translated nude_filter third-party_edit screenshot
|
||||||
anime_screencap duplicate image_sample md5_mismatch resized upscaled downscaled
|
anime_screencap duplicate image_sample md5_mismatch resized upscaled downscaled
|
||||||
resolution_mismatch source_larger source_smaller]
|
resolution_mismatch source_larger source_smaller]
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user