docs: address that feature cannot be disabled again

This commit is contained in:
Niklas Wenzel
2026-03-11 22:08:05 +01:00
parent 3741b3b00a
commit 8ce4a25520

View File

@@ -1570,6 +1570,8 @@ on all protocols, including [custom protocols](protocol.md).
This can have security implications, so enable carefully (e.g., only during development).
Once enabled, the feature cannot be disabled again until the app is restarted.
This method can only be called before app is ready.
### `app.isInApplicationsFolder()` _macOS_