forgor to remove debug log

This commit is contained in:
HorizonCode 2022-10-21 00:59:11 +02:00
parent c8a07fbb0d
commit 0a780b84e4
1 changed files with 0 additions and 1 deletions

1
app.js
View File

@ -47,7 +47,6 @@ const run = () => {
rpc.updateState("Idle in Launcher...");
rpc.updateStatus(undefined, undefined);
}
console.log(osuWindowInfo);
}, 2000);
setupTitlebar();