Fix Petitesymphony.
This commit is contained in:
parent
093c2dcddc
commit
49ddcecb72
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ def add(name):
|
||||||
stripUrl = url + 'comic/%s',
|
stripUrl = url + 'comic/%s',
|
||||||
imageSearch = _imageSearch,
|
imageSearch = _imageSearch,
|
||||||
prevSearch = _prevSearch,
|
prevSearch = _prevSearch,
|
||||||
|
multipleImagesPerStrip = True,
|
||||||
help='Index format: named number'
|
help='Index format: named number'
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue