diff --git a/src/macos.m b/src/macos.m

index ec854e70..14b4cfc0 100644

--- a/src/macos.m

+++ b/src/macos.m

@@ -594,7 +594,7 @@ void setupApplication_MacOS(void) {

          context:myDel];

 app.delegate = myDel;

 NSMenu *appMenu = [[[NSApp mainMenu] itemAtIndex:0] submenu];

- NSMenuItem *prefsItem = [appMenu itemWithTitle:@"Preferences…"];

+ NSMenuItem *prefsItem = [appMenu itemAtIndex:2];

 NSMenuItem *quitItem = [appMenu itemAtIndex:[appMenu numberOfItems] - 1];

 prefsItem.target = myDel;

 prefsItem.action = @selector(showPreferences);

Proxy Information
Original URL
gemini://git.skyjake.fi/lagrange/release/pcdiff/d470b7f20a38c60fc28fbee327330bba3112db00
Status Code
Success (20)
Meta
text/plain
Capsule Response Time
29.490914 milliseconds
Gemini-to-HTML Time
0.345929 milliseconds

This content has been proxied by September (ba2dc).