correct modqueue screencap highlighting

This commit is contained in:
CoreMack
2022-03-21 15:52:20 -07:00
parent 452ce8d165
commit dc45e6ddcb

View File

@@ -330,8 +330,8 @@ module Danbooru
# Posts with these tags will be highlighted in the modqueue.
def modqueue_warning_tags
%w[hard_translated self_upload nude_filter third-party_edit screencap
duplicate image_sample md5_mismatch resized upscaled downscaled
%w[hard_translated self_upload nude_filter third-party_edit screenshot
anime_screencap duplicate image_sample md5_mismatch resized upscaled downscaled
resolution_mismatch source_larger source_smaller]
end