Allow anyone to search and read annotations
This commit is contained in:
@@ -7,6 +7,7 @@ module Abilities
|
||||
can :read, Proposal
|
||||
can :read, Legislation
|
||||
can :read, User
|
||||
can [:search, :read], Annotation
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user