mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
remove key and value bullts
This commit is contained in:
@@ -108,9 +108,7 @@ Same as `unsubscribeNotification`, but removes the subscriber from `NSNotificati
|
||||
|
||||
### `systemPreferences.registerDefaults(defaults)` _macOS_
|
||||
|
||||
* `defaults` Object - a dictionary of (`key: value`) user defaults
|
||||
* `key` String
|
||||
* `value` Any
|
||||
* `defaults` Object - a dictionary of (`key: value`) user defaults
|
||||
|
||||
Add the specified defaults to your application's `NSUserDefaults`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user