Disable SeLoger backend

This commit is contained in:
Lucas Verney 2021-04-08 22:04:02 +02:00
parent a6a40081e7
commit b73dbdb10e
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ from enum import Enum
# housing.
BACKENDS_BY_PRECEDENCE = [
"foncia",
"seloger",
#"seloger",
"pap",
"leboncoin",
"explorimmo",