only us for now
This commit is contained in:
parent
3c7c3f6857
commit
9470a23929
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ class MapPolicy < ApplicationPolicy
|
|||
end
|
||||
|
||||
def conversation?
|
||||
show?
|
||||
show? && %w(connorturland@gmail.com devin@callysto.com chessscholar@gmail.com solaureum@gmail.com ishanshapiro@gmail.com).include? user.email
|
||||
end
|
||||
|
||||
def create?
|
||||
|
|
Loading…
Add table
Reference in a new issue