chore: Prettified Code
[ci skip]
This commit is contained in:
parent
658239ed5f
commit
c2331869f0
2 changed files with 4 additions and 9 deletions
|
@ -1407,7 +1407,6 @@ export class BrowserWindow {
|
|||
shell.openExternal(String(utils.getStoreValue("cc_authURL")));
|
||||
});
|
||||
|
||||
|
||||
ipcMain.on("auth-window", (_event) => {
|
||||
AuthWindow(BrowserWindow.win);
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue