mirror of
https://github.com/Bunsly/HomeHarvest.git
synced 2026-03-04 19:44:29 -08:00
- bug fixes
This commit is contained in:
@@ -25,6 +25,7 @@ class SiteName(Enum):
|
||||
|
||||
class SearchPropertyType(Enum):
|
||||
SINGLE_FAMILY = "single_family"
|
||||
APARTMENT = "apartment"
|
||||
CONDOS = "condos"
|
||||
CONDO_TOWNHOME_ROWHOME_COOP = "condo_townhome_rowhome_coop"
|
||||
CONDO_TOWNHOME = "condo_townhome"
|
||||
|
||||
Reference in New Issue
Block a user