fixes #1349
This commit is contained in:
@@ -456,7 +456,7 @@ class Post < ActiveRecord::Base
|
|||||||
end
|
end
|
||||||
|
|
||||||
def artist_tags
|
def artist_tags
|
||||||
typed_tags("artist")
|
typed_tags("artist") - %w(banned_artist)
|
||||||
end
|
end
|
||||||
|
|
||||||
def general_tags
|
def general_tags
|
||||||
|
|||||||
Reference in New Issue
Block a user