Moved tab position to not conflict with traffic lights on MacOS
This commit is contained in:
+3
-2
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user