filter update

This commit is contained in:
2025-11-24 12:01:06 +09:00
parent dc64ccb520
commit e02ba29923
+1 -1
View File
@@ -17,7 +17,7 @@ const COMPLEX_IDS = [
const FILTERS = {
minPrice: 500000000,
maxPrice: 650000000,
keywords: ["입주"],
keywords: ["입주", "급매"],
minSupplySpace: 60,
};