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')',
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
},
|
||||||
r'Diagnostics\Extras': {
|
r'Diagnostics\Extras': {
|
||||||
'AIDA64': {
|
'AIDA64': {
|
||||||
'L_TYPE': 'Executable',
|
'L_TYPE': 'Executable',
|
||||||
|
|
@ -556,7 +557,6 @@ LAUNCHERS = {
|
||||||
'L_ITEM': 'IObitUninstallerPortable.exe',
|
'L_ITEM': 'IObitUninstallerPortable.exe',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if __name__ == '__main__':
|
if __name__ == '__main__':
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue