This commit is contained in:
parent
b94379f5bd
commit
4fdf43ea6a
1 changed files with 0 additions and 1 deletions
|
@ -69,7 +69,6 @@ const BrowserUserAgents = {
|
|||
};
|
||||
|
||||
export const BrowserUserAgent = BrowserUserAgents[process.platform] || BrowserUserAgents.windows;
|
||||
console.log(BrowserUserAgent);
|
||||
|
||||
export const enum MessageBoxChoice {
|
||||
Default,
|
||||
|
|
Loading…
Reference in a new issue