style fix
This commit is contained in:
parent
d950a62200
commit
09e272a642
1 changed files with 1 additions and 1 deletions
|
@ -185,7 +185,7 @@ class Manager(object):
|
|||
|
||||
@staticmethod
|
||||
def _make_context(platform, wallet):
|
||||
context= {
|
||||
context = {
|
||||
'app': {
|
||||
'name': 'lbrynet',
|
||||
'version': platform['lbrynet_version'],
|
||||
|
|
Loading…
Add table
Reference in a new issue