mirror of
https://github.com/kemayo/leech
synced 2025-12-06 08:22:56 +01:00
Fix spacing
This commit is contained in:
parent
17cd0ea4e2
commit
8273ca1a77
1 changed files with 1 additions and 0 deletions
|
|
@ -61,6 +61,7 @@ class RoyalRoad(Site):
|
|||
|
||||
return (author_note and (author_note.prettify() + '<hr/>') or '') + content.prettify(), updated
|
||||
|
||||
|
||||
@register
|
||||
class RoyalRoadL(RoyalRoad):
|
||||
domain = 'royalroadl'
|
||||
|
|
|
|||
Loading…
Reference in a new issue