From 04bb33a4b4a0eefffe1c79a0ec030aeb4123c0d2 Mon Sep 17 00:00:00 2001 From: teszt Date: Tue, 7 May 2024 02:53:57 +0200 Subject: [PATCH] Test Commit 2 --- index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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()