1
0
Fork 0
mirror of https://github.com/kemayo/leech synced 2025-12-06 08:22:56 +01:00

Fix spacing

This commit is contained in:
David Lynch 2018-08-29 23:39:39 -05:00
parent 17cd0ea4e2
commit 8273ca1a77

View file

@ -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'