add ALL option to crawler cat, exclude from real estate types list
This commit is contained in:
@@ -70,6 +70,9 @@ const AD_TYPE = {
|
||||
};
|
||||
|
||||
const AD_CATEGORY = {
|
||||
ALL: {
|
||||
id: "ALL"
|
||||
},
|
||||
FLAT: {
|
||||
id: "FLAT",
|
||||
title: "Stan",
|
||||
|
||||
Reference in New Issue
Block a user