Make link spacer smaller
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
from __future__ import unicode_literals
|
||||
|
||||
link_spacer = {'text': ('───────────────'), 'url': ''}
|
||||
link_spacer = {'text': ('────────────'), 'url': ''}
|
||||
|
||||
Reference in New Issue
Block a user