Skip to content

Commit

Permalink
SHIBUI-1991
Browse files Browse the repository at this point in the history
Removed OWNER access as a thing
  • Loading branch information
chasegawa committed Jul 5, 2021
1 parent 5ab1c9f commit 10e7a3a
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,5 @@
public enum UserAccess {
ADMIN, // Access to everything
GROUP, // Group users also should have owner access
OWNER, // Only access things this user created/owns
NONE //
}

0 comments on commit 10e7a3a

Please sign in to comment.