@@ -0,0 +1,5 @@
class StoryArc < ApplicationRecord
belongs_to :comics
belongs_to :volumes
has_many :issues
end
The note is not visible to the blocked user.