Skip to content

Commit 8fee010

Browse files
Mitigate macOS 26 performance issues
1 parent 658a63c commit 8fee010

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -464,7 +464,10 @@
464464
]
465465
}
466466
],
467-
"bundleVersion": "1"
467+
"bundleVersion": "1",
468+
"extendInfo": {
469+
"NSAutoFillRequiresTextContentTypeForOneTimeCodeOnMac": true
470+
}
468471
},
469472
"win": {
470473
"signtoolOptions": {

0 commit comments

Comments
 (0)