Skip to content

Commit fe78576

Browse files
committed
Update cities.json
1 parent 12ba7ef commit fe78576

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

collections/cities.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,17 +19,15 @@
1919
"store": true
2020
},
2121
"province_icon": {
22-
"type": "string",
23-
"display": "image"
22+
"type": "string"
2423
},
2524
"country": {
2625
"type": "string",
2726
"index": "not_analyzed",
2827
"store": true
2928
},
3029
"country_icon": {
31-
"type": "string",
32-
"display": "image"
30+
"type": "string"
3331
},
3432
"geo": {
3533
"type": "geo_point"

0 commit comments

Comments
 (0)