Better descriptions for modules
This commit is contained in:
parent
de02bc749d
commit
0fa7060b68
54 changed files with 58 additions and 63 deletions
|
|
@ -36,7 +36,7 @@ class FourChanBackend(BaseBackend, ICapMessages):
|
|||
EMAIL = 'romain@weboob.org'
|
||||
VERSION = '0.b'
|
||||
LICENSE = 'AGPLv3+'
|
||||
DESCRIPTION = '4chan website'
|
||||
DESCRIPTION = '4chan image board'
|
||||
CONFIG = BackendConfig(Value('boards', label='Boards to fetch'))
|
||||
STORAGE = {'boards': {}}
|
||||
BROWSER = FourChan
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue