Bugfix: typo
This commit is contained in:
parent
d930bdddbd
commit
d37923a31c
1 changed files with 2 additions and 2 deletions
|
|
@ -212,6 +212,7 @@ LAUNCHERS = {
|
|||
r')',
|
||||
],
|
||||
},
|
||||
},
|
||||
r'Diagnostics\Extras': {
|
||||
'AIDA64': {
|
||||
'L_TYPE': 'Executable',
|
||||
|
|
@ -556,7 +557,6 @@ LAUNCHERS = {
|
|||
'L_ITEM': 'IObitUninstallerPortable.exe',
|
||||
},
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
|
|
|||
Loading…
Reference in a new issue