This commit is contained in:
r888888888
2013-04-16 20:24:43 -07:00
parent 2dfa616f33
commit 5d501b1ee4

View File

@@ -456,7 +456,7 @@ class Post < ActiveRecord::Base
end
def artist_tags
typed_tags("artist")
typed_tags("artist") - %w(banned_artist)
end
def general_tags