Fix #3649: Replace highlighting of "photoshop" with "third-party_edit" in modqueue.

This commit is contained in:
evazion
2018-04-17 17:19:18 -05:00
parent 17aabaca29
commit 0f883e7009

View File

@@ -522,7 +522,7 @@ module Danbooru
# Posts with these tags will be highlighted yellow in the modqueue.
def modqueue_quality_warning_tags
%w[hard_translated self_upload nude_filter photoshop screencap]
%w[hard_translated self_upload nude_filter third-party_edit screencap]
end
# Posts with these tags will be highlighted red in the modqueue.