chore: change asset meta location image to lat/lng location
This commit is contained in:
parent
8167426430
commit
61fe3a6f5d
@ -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