Fix linter errors
This commit is contained in:
parent
b22ce93477
commit
e3ba6818af
2 changed files with 3 additions and 3 deletions
|
@ -49,7 +49,7 @@ if (process.platform === 'linux' && bindings.unityLauncherAvailable()) {
|
|||
app.unityLauncher = {
|
||||
setBadgeCount: bindings.unityLauncherSetBadgeCount,
|
||||
getBadgeCount: bindings.unityLauncherGetBadgeCount
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
app.allowNTLMCredentialsForAllDomains = function (allow) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue