mirror of
https://github.com/orangecoding/fredy.git
synced 2026-06-16 12:31:07 +00:00
add support for fulltext parameter for immoscout (#274)
This commit is contained in:
@@ -86,6 +86,7 @@ const PARAM_NAME_MAP = {
|
|||||||
shape: 'shape',
|
shape: 'shape',
|
||||||
sorting: 'sorting',
|
sorting: 'sorting',
|
||||||
newbuilding: 'newbuilding',
|
newbuilding: 'newbuilding',
|
||||||
|
fulltext: 'fulltext',
|
||||||
};
|
};
|
||||||
|
|
||||||
const EQUIPMENT_MAP = {
|
const EQUIPMENT_MAP = {
|
||||||
|
|||||||
Reference in New Issue
Block a user