Compare commits

..

2 Commits

View File

@ -201,6 +201,7 @@ message PropertyMeta {
string usage_type = 9; string usage_type = 9;
string completion_date = 10; string completion_date = 10;
string user_agreement_url = 11; string user_agreement_url = 11;
string location_image = 12;
} }
// Used for both locking and releasing asset :) // Used for both locking and releasing asset :)