nodeinfo: fix capitalization

This commit is contained in:
kaniini 2018-11-18 15:25:46 +00:00
parent db52dd4af9
commit 33868b1e19

View file

@ -15,7 +15,7 @@ nodeinfo_template = {
'outbound': [] 'outbound': []
}, },
'software': { 'software': {
'name': 'ActivityRelay', 'name': 'activityrelay',
'version': '0.1' 'version': '0.1'
}, },
'usage': { 'usage': {