From c6ed79ed1dc12375793b91f212e62ed5bd163307 Mon Sep 17 00:00:00 2001 From: MasterAcnolo <68693319+MasterAcnolo@users.noreply.github.com> Date: Sat, 20 Sep 2025 17:41:27 +0200 Subject: [PATCH] Title Window --- main.js | 2 +- public/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/main.js b/main.js index 8b1a992..b84315f 100644 --- a/main.js +++ b/main.js @@ -40,7 +40,7 @@ async function createWindow() { } mainWindow = new BrowserWindow({ - title: "Freedom Loader", + title: "Freedom Loader 1.2.2", // A Changer à chaque Version width: 750, height: 800, minWidth: 750, diff --git a/public/index.html b/public/index.html index d317159..ab90727 100644 --- a/public/index.html +++ b/public/index.html @@ -9,7 +9,7 @@ font-src https://fonts.gstatic.com; img-src 'self' data: https://i.ytimg.com; "> -