Skip to content

Commit

Permalink
Update proto files
Browse files Browse the repository at this point in the history
  • Loading branch information
any-association committed Feb 16, 2024
1 parent d970f5d commit 90af3fa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions models.proto
Original file line number Diff line number Diff line change
Expand Up @@ -911,6 +911,8 @@ enum SpaceStatus {
SpaceActive = 8;
// SpaceJoining - the account is joining the space
SpaceJoining = 9;
// SpaceRemoving - the account is removing from space or the space is removed from network
SpaceRemoving = 10;
}

message ParticipantPermissionChange {
Expand Down

0 comments on commit 90af3fa

Please sign in to comment.