mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
Fix broken links (#12232)
* Update system-preferences.md * Fix broken documentation links.
This commit is contained in:
committed by
Shelley Vohr
parent
5a81cfbbc6
commit
48dd8f96b7
@@ -133,7 +133,7 @@ Some popular `key` and `type`s are:
|
||||
### `systemPreferences.setUserDefault(key, type, value)` _macOS_
|
||||
|
||||
* `key` String
|
||||
* `type` String - See [`getUserDefault`][#systempreferencesgetuserdefaultkey-type-macos].
|
||||
* `type` String - See [`getUserDefault`](#systempreferencesgetuserdefaultkey-type-macos).
|
||||
* `value` String
|
||||
|
||||
Set the value of `key` in `NSUserDefaults`.
|
||||
|
||||
Reference in New Issue
Block a user