mirror of
https://github.com/Mastermindzh/tidal-hifi.git
synced 2025-09-10 13:54:41 +02:00
Restyled settings menu to include version number and useful links on the about page. fixes #275
This commit is contained in:
@@ -63,8 +63,8 @@ const settingsModule = {
|
||||
|
||||
export const createSettingsWindow = function () {
|
||||
settingsWindow = new BrowserWindow({
|
||||
width: 700,
|
||||
height: 600,
|
||||
width: 650,
|
||||
height: 700,
|
||||
resizable: true,
|
||||
show: false,
|
||||
transparent: true,
|
||||
|
Reference in New Issue
Block a user