chore: add project location image into meta property #21

Merged
mapoofano merged 1 commits from chore-project-location-img into v2 2025-05-17 12:46:23 +00:00

View File

@ -185,6 +185,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 :)