From c43ec93894355806c6689c9901a44172991717bf Mon Sep 17 00:00:00 2001 From: "eric.minning" Date: Mon, 19 Jan 2026 15:22:32 +0100 Subject: [PATCH] Fixed and expanded the change language function. fixed custome document creation visibility --- electron/main/index.html | 12 ++++++------ electron/main/languages.js | 27 ++++++++++++++++++++++++--- electron/main/script.js | 18 +++++++++++++++--- 3 files changed, 45 insertions(+), 12 deletions(-) diff --git a/electron/main/index.html b/electron/main/index.html index 6a8c9f2..39d4251 100644 --- a/electron/main/index.html +++ b/electron/main/index.html @@ -92,7 +92,7 @@
-

Upload your video here:

+

Upload your video here:

Drag and drop video file

@@ -109,7 +109,7 @@