From 754a4d4808ae8d299021f6674c6ca6e375ca4d35 Mon Sep 17 00:00:00 2001 From: Victor Giers Date: Sat, 24 May 2025 20:23:18 +0200 Subject: [PATCH] Restore original structure in preload.js --- preload.js | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/preload.js b/preload.js index ef58ced..cbb2bcc 100644 --- a/preload.js +++ b/preload.js @@ -46,18 +46,3 @@ ipcRenderer.on('skymode-changed', (_e, val) => { - - - - - - - - - - - - - - -