🗃️ Update schema to clean up unused code
This commit is contained in:
@@ -16,6 +16,8 @@ message Realm {
|
||||
string id = 1;
|
||||
string name = 2;
|
||||
string slug = 3;
|
||||
bool is_community = 4;
|
||||
bool is_public = 5;
|
||||
}
|
||||
|
||||
message RealmMember {
|
||||
|
||||
Reference in New Issue
Block a user