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 Oct 23, 2023
1 parent 23a2557 commit 8773547
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 @@ -861,6 +861,8 @@ enum SpaceStatus {
RemoteWaitingDeletion = 5;
// RemoteDeleted - the space is deleted in the current network
RemoteDeleted = 6;
// SpaceDeleted - the space should be deleted in the network
SpaceDeleted = 7;
}

message Metadata {
Expand Down

0 comments on commit 8773547

Please sign in to comment.