fixed my idiocy
This commit is contained in:
parent
2e153c1e1e
commit
4fad1647a8
1 changed files with 0 additions and 2 deletions
|
@ -473,6 +473,4 @@ export async function createWindows() {
|
|||
});
|
||||
|
||||
initArRPC();
|
||||
const w = new BrowserWindow();
|
||||
w.loadURL("chrome://webrtc-internals");
|
||||
}
|
||||
|
|
Reference in a new issue