izmjene na serveru
This commit is contained in:
@@ -752,7 +752,7 @@ router.get('/search/listings', function () {
|
||||
//Get only ads with location
|
||||
|
||||
query = Object.assign(query, {
|
||||
has_map: true
|
||||
hasMap: true
|
||||
});
|
||||
|
||||
//AND
|
||||
|
||||
Reference in New Issue
Block a user