[leboncoin] fix BROWSER naming

This commit is contained in:
Bezleputh 2014-09-26 15:42:38 +02:00
commit 258eb9a56c

View file

@ -35,7 +35,7 @@ class LeboncoinModule(Module, CapHousing):
LICENSE = 'AGPLv3+'
VERSION = '1.0'
MODULE = LeboncoinBrowser
BROWSER = LeboncoinBrowser
RET = {Query.HOUSE_TYPES.HOUSE: '1',
Query.HOUSE_TYPES.APART: '2',