Set theme based on master device userAgent
// FREEBIE
This commit is contained in:
parent
2fec5ee867
commit
b1afb79a14
5 changed files with 22 additions and 6 deletions
|
@ -14,4 +14,5 @@ message ProvisionMessage {
|
|||
optional bytes identityKeyPrivate = 2;
|
||||
optional string number = 3;
|
||||
optional string provisioningCode = 4;
|
||||
optional string userAgent = 5;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue