From 53b4fffff67ea44f5523187eee7623f4d505dd32 Mon Sep 17 00:00:00 2001 From: Shelley Vohr Date: Tue, 18 Feb 2020 21:36:57 +0000 Subject: [PATCH] doc: remove accidental deprecation (#22256) --- docs/api/system-preferences.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/api/system-preferences.md b/docs/api/system-preferences.md index aa2751619733..6975ef35fc3b 100644 --- a/docs/api/system-preferences.md +++ b/docs/api/system-preferences.md @@ -404,8 +404,6 @@ Returns `Boolean` - whether or not this device has the ability to use Touch ID. **NOTE:** This API will return `false` on macOS systems older than Sierra 10.12.2. -**[Deprecated](modernization/property-updates.md)** - ### `systemPreferences.promptTouchID(reason)` _macOS_ * `reason` String - The reason you are asking for Touch ID authentication