Merge pull request 'chore: change asset meta location image to lat/lng location' (#24) from chore-update-asset-location into v2
Reviewed-on: #24
This commit is contained in:
commit
c102ca4055
@ -211,7 +211,7 @@ message PropertyMeta {
|
||||
string usage_type = 9;
|
||||
string completion_date = 10;
|
||||
string user_agreement_url = 11;
|
||||
string location_image = 12;
|
||||
string location = 12;
|
||||
float lat = 13;
|
||||
float lng = 14;
|
||||
string map_link = 15;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user