aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
author0neGal <mail@0negal.com>2022-03-24 17:16:48 +0100
committer0neGal <mail@0negal.com>2022-03-24 17:16:48 +0100
commite69a4d3020c4f8cdc1b9cfdf9dd4053d2d66ad53 (patch)
tree32526aa647af0a1cc9dc723530bdc04f18f9854b /src
parent63fb961c1a3b5df509ee96711b6d489b40efb330 (diff)
downloadViper-e69a4d3020c4f8cdc1b9cfdf9dd4053d2d66ad53.tar.gz
Viper-e69a4d3020c4f8cdc1b9cfdf9dd4053d2d66ad53.zip
removed excess debug console.log()
I forgot about this when merging the VDF fix
Diffstat (limited to 'src')
-rw-r--r--src/utils.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/utils.js b/src/utils.js
index 57c0289..7c1c22b 100644
--- a/src/utils.js
+++ b/src/utils.js
@@ -769,8 +769,6 @@ setInterval(() => {
ipcMain.emit("guigetmods");
}, 1500)
-console.log(findgame())
-
module.exports = {
mods,
lang,