From 7bce7c8d36a790e5d119af333b609f53a371bf85 Mon Sep 17 00:00:00 2001 From: "eric.minning" Date: Sat, 10 Jan 2026 19:04:37 +0100 Subject: [PATCH] Implemented the script part from the custom_document.html file into the base script.js and renderer.js --- electron/main/custom_document.html | 109 ----------- electron/main/index.html | 3 +- electron/main/renderer.js | 278 ++++++++++++++++++++--------- electron/main/script.js | 129 +++++++------ 4 files changed, 263 insertions(+), 256 deletions(-) diff --git a/electron/main/custom_document.html b/electron/main/custom_document.html index 4cf348b..e6e79a8 100644 --- a/electron/main/custom_document.html +++ b/electron/main/custom_document.html @@ -11,115 +11,6 @@ - diff --git a/electron/main/index.html b/electron/main/index.html index b5b13b7..9ff8b88 100644 --- a/electron/main/index.html +++ b/electron/main/index.html @@ -176,7 +176,8 @@ - + +