diff --git a/index.js b/index.js index a6d8349..3c71257 100644 --- a/index.js +++ b/index.js @@ -1,4 +1,4 @@ -// Test commit +// Test commit 2 const remoteMain = require('@electron/remote/main') remoteMain.initialize()