restructuring and layout improvements + save config locally

This commit is contained in:
vadimwit
2026-03-10 12:06:29 +00:00
parent b989238373
commit dec0fc1595
7 changed files with 258 additions and 114 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ function createWindow() {
height: 900,
minWidth: 620,
minHeight: 600,
title: 'WhatTheFlat',
title: 'WhatTheFlat ♭? - JamBuddy',
icon: path.join(__dirname, '../assets/whattheflat-logo.png'),
webPreferences: {
preload: path.join(__dirname, 'preload.cjs'),