Bugfix: launchers.py
This commit is contained in:
parent
c42c764789
commit
83dda97ff6
1 changed files with 2 additions and 1 deletions
|
|
@ -556,7 +556,8 @@ LAUNCHERS = {
|
|||
'L_ITEM': 'IObitUninstallerPortable.exe',
|
||||
},
|
||||
},
|
||||
}
|
||||
},
|
||||
}
|
||||
|
||||
if __name__ == '__main__':
|
||||
print("This file is not meant to be called directly.")
|
||||
|
|
|
|||
Loading…
Reference in a new issue