♻️ Remove the discovery service in the Sphere.

This commit is contained in:
2026-01-06 22:32:02 +08:00
parent 6b592156c9
commit 0cc6f86f3b
9 changed files with 58 additions and 55 deletions

View File

@@ -86,6 +86,8 @@ message GetUserRealmsResponse {
message GetPublicRealmsRequest {
optional string order_by = 1;
int32 take = 2;
bool is_community = 3;
}
message GetPublicRealmsResponse {