style
This commit is contained in:
committed by
GitHub
parent
2c9b305721
commit
7251967ef5
@@ -261,7 +261,7 @@ function uninstallWin32 () {
|
||||
hive: Registry.HKCU, // HKEY_CURRENT_USER
|
||||
key: `\\Software\\Classes\\${ext}`
|
||||
})
|
||||
extKey.destroy(() => { })
|
||||
extKey.destroy(() => {})
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user