diff --git a/frontend/electron/main.ts b/frontend/electron/main.ts index d4aa32d..ce51864 100644 --- a/frontend/electron/main.ts +++ b/frontend/electron/main.ts @@ -494,7 +494,7 @@ function createWindow(): void { height: 760, minWidth: 920, minHeight: 640, - title: 'Nostr Feed Manager', + title: 'Keynectr', backgroundColor: '#f6f4f0', autoHideMenuBar: true, webPreferences: {