From abd72c9b54635122333b34907f1dfa0ec9edadaf Mon Sep 17 00:00:00 2001 From: "eric.minning" Date: Tue, 18 Nov 2025 12:59:08 +0100 Subject: [PATCH] Implemented first version of the json object that should be send back to the main. as well as fixed some bugs --- electron/main/index.html | 9 ++++-- electron/main/renderer.js | 8 +++-- electron/main/script.js | 66 ++++++++++++++++++++++++++++++++++++--- 3 files changed, 75 insertions(+), 8 deletions(-) diff --git a/electron/main/index.html b/electron/main/index.html index e8adfd3..da1ac03 100644 --- a/electron/main/index.html +++ b/electron/main/index.html @@ -16,8 +16,13 @@