Update message.proto

This commit is contained in:
RustDesk
2026-03-02 12:12:05 +08:00
committed by GitHub
parent ae3726dd5f
commit 48c37de3e6

View File

@@ -87,7 +87,7 @@ message LoginRequest {
OSLogin os_login = 12;
string my_platform = 13;
bytes hwid = 14;
string avatar = 15;
string avatar = 17;
}
message Terminal {