Add missing semicolon
This commit is contained in:
parent
5e5313d8b1
commit
04517caf36
1 changed files with 1 additions and 1 deletions
|
@ -14,4 +14,4 @@ exports.openExternal = (url, options) => {
|
|||
}
|
||||
|
||||
return bindings._openExternal(url, activate);
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue