fix and update

This commit is contained in:
lendry
2026-07-01 16:26:43 +03:00
parent f7c01a3963
commit ee8aaf9889
9 changed files with 50 additions and 8 deletions

View File

@@ -125,6 +125,7 @@ message FedcmAccount {
optional string email = 4;
optional string picture = 5;
repeated string approved_clients = 6;
optional string tel = 7;
}
message FedcmAccountsResponse {