Moved tab position to not conflict with traffic lights on MacOS

This commit is contained in:
2025-08-13 10:09:46 +12:00
parent 80b9354fce
commit e0cdc9f0bb
4 changed files with 34 additions and 4 deletions
+3 -2
View File
@@ -13,7 +13,8 @@
"description": "",
"devDependencies": {
"electron": "^37.2.4",
"electron-builder": "^23.0.0"
"electron-builder": "^23.0.0",
"electron-nightly": "^39.0.0-nightly.20250811"
},
"build": {
"appId": "com.andrewzambazos.nebula",
@@ -28,4 +29,4 @@
"icon": "assets/images/Logos/Nebula-Favicon.png"
}
}
}
}