Fixed logging bug.

This commit is contained in:
2019-05-24 11:02:44 +02:00
parent b140f0aaab
commit 16635078ac
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const ipc = null
let ipc = null
try {
ipc = require('electron').ipcRenderer