Bugfix: typo

This commit is contained in:
2Shirt 2018-12-20 17:26:27 -07:00
parent d930bdddbd
commit d37923a31c
Signed by: 2Shirt
GPG key ID: 152FAC923B0E132C

View file

@ -212,6 +212,7 @@ LAUNCHERS = {
r')',
],
},
},
r'Diagnostics\Extras': {
'AIDA64': {
'L_TYPE': 'Executable',
@ -556,8 +557,7 @@ LAUNCHERS = {
'L_ITEM': 'IObitUninstallerPortable.exe',
},
},
},
}
}
if __name__ == '__main__':
print("This file is not meant to be called directly.")