forgor to remove debug log
This commit is contained in:
parent
c8a07fbb0d
commit
0a780b84e4
1
app.js
1
app.js
|
@ -47,7 +47,6 @@ const run = () => {
|
||||||
rpc.updateState("Idle in Launcher...");
|
rpc.updateState("Idle in Launcher...");
|
||||||
rpc.updateStatus(undefined, undefined);
|
rpc.updateStatus(undefined, undefined);
|
||||||
}
|
}
|
||||||
console.log(osuWindowInfo);
|
|
||||||
}, 2000);
|
}, 2000);
|
||||||
|
|
||||||
setupTitlebar();
|
setupTitlebar();
|
||||||
|
|
Loading…
Reference in New Issue
Block a user