aboutsummaryrefslogtreecommitdiff
path: root/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'index.js')
-rw-r--r--index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.js b/index.js
index dd65abe..fa4bb9a 100644
--- a/index.js
+++ b/index.js
@@ -18,6 +18,7 @@ function fetchCookie(){
url: URL
});
}
+
app.whenReady().then(() => {
console.log("Started YouTube TV Client 2.0");
createWindow();