[leboncoin] fix BROWSER naming
This commit is contained in:
parent
0b58c9a26b
commit
258eb9a56c
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ class LeboncoinModule(Module, CapHousing):
|
||||||
LICENSE = 'AGPLv3+'
|
LICENSE = 'AGPLv3+'
|
||||||
VERSION = '1.0'
|
VERSION = '1.0'
|
||||||
|
|
||||||
MODULE = LeboncoinBrowser
|
BROWSER = LeboncoinBrowser
|
||||||
|
|
||||||
RET = {Query.HOUSE_TYPES.HOUSE: '1',
|
RET = {Query.HOUSE_TYPES.HOUSE: '1',
|
||||||
Query.HOUSE_TYPES.APART: '2',
|
Query.HOUSE_TYPES.APART: '2',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue