Set staff
user property in telemetry
Co-authored-by: Joseph Lyons <joseph@zed.dev>
This commit is contained in:
parent
761ae3ae6f
commit
4477f95ee6
7 changed files with 49 additions and 15 deletions
|
@ -755,6 +755,7 @@ message GetPrivateUserInfo {}
|
|||
|
||||
message GetPrivateUserInfoResponse {
|
||||
string metrics_id = 1;
|
||||
bool staff = 2;
|
||||
}
|
||||
|
||||
// Entities
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue