Bugfix: launchers.py

This commit is contained in:
2Shirt 2018-11-26 19:13:00 -07:00
parent c42c764789
commit 83dda97ff6
Signed by: 2Shirt
GPG key ID: 152FAC923B0E132C

View file

@ -556,6 +556,7 @@ LAUNCHERS = {
'L_ITEM': 'IObitUninstallerPortable.exe',
},
},
},
}
if __name__ == '__main__':