mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-14 09:50:06 +00:00
Remove the GV2 "anyone" access level.
This commit is contained in:
committed by
Greyson Parrelli
parent
5f0d384c9e
commit
fdf4ad9543
@@ -41,7 +41,6 @@ message PendingMember {
|
||||
message AccessControl {
|
||||
enum AccessRequired {
|
||||
UNKNOWN = 0;
|
||||
ANY = 1;
|
||||
MEMBER = 2;
|
||||
ADMINISTRATOR = 3;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user