WIP
This commit is contained in:
parent
7e0357c548
commit
f5e331d5fb
@ -151,8 +151,8 @@ func dumpData(dbPath string, restaraunts []restaurant) error {
|
|||||||
r.feats.accommodating,
|
r.feats.accommodating,
|
||||||
r.feats.affordable,
|
r.feats.affordable,
|
||||||
r.feats.atmospheric,
|
r.feats.atmospheric,
|
||||||
r.longitude,
|
|
||||||
r.latitude,
|
r.latitude,
|
||||||
|
r.longitude,
|
||||||
r.closestStnDist,
|
r.closestStnDist,
|
||||||
r.closestStnName,
|
r.closestStnName,
|
||||||
0)
|
0)
|
||||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user