Archived
fix: More various fixes
Removes the internal IP, peers, and FQDN due to it not being useful Changes the productName in the package.json to be the actual "Vynte Connect" name
This commit is contained in:
+1
-1
@@ -146,7 +146,7 @@ async function logout() {
|
||||
function createWindow() {
|
||||
window = new BrowserWindow({
|
||||
width: 384,
|
||||
height: 456,
|
||||
height: 430,
|
||||
show: false,
|
||||
resizable: false,
|
||||
frame: false,
|
||||
|
||||
Reference in New Issue
Block a user