stub in a upgrade string line

This commit is contained in:
Jeff Carr 2025-03-22 16:42:01 -05:00
parent 8ecc16f938
commit 695ff26e82
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ message Machine { // `autogenpb:marshal`
string userAgent = 10;
string uuid = 11;
bool upgrade = 12; // upgrade is needed
string upgradCmd = 13; // upgrade cmd
}
message Machines { // `autogenpb:marshal` `autogenpb:gui`