Fix indentation.
This commit is contained in:
parent
1bcac66c03
commit
33801376f9
1 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@ def add(name, host):
|
|||
stripUrl = baseUrl + '?comic_id=%s',
|
||||
imageSearch = _imageSearch,
|
||||
prevSearch = _prevSearch,
|
||||
waitSeconds = 1,
|
||||
waitSeconds = 1,
|
||||
help = 'Index format: n (unpadded)',
|
||||
)
|
||||
|
||||
|
@ -37,4 +37,4 @@ add('Soul', 'soul')
|
|||
add('FT', 'ft')
|
||||
add('Bunnywith', 'bunnywith')
|
||||
add('Braindead', 'braindead')
|
||||
add('GrimTalesFromDownBelow', 'grim')
|
||||
add('GrimTalesFromDownBelow', 'grim')
|
||||
|
|
Loading…
Reference in a new issue