From 9935e8df471379538e5e4e046c716a0f1740eaf2 Mon Sep 17 00:00:00 2001 From: Allister MacLeod Date: Sun, 3 Nov 2024 02:31:27 -0500 Subject: [PATCH] chore: Marking C_AL_CALENDAR / C_AL_CAL as not available on macOS and iOS. (#2606) --- docs/src/data/hid.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/src/data/hid.js b/docs/src/data/hid.js index 69790c5ceb8..2891e95af65 100644 --- a/docs/src/data/hid.js +++ b/docs/src/data/hid.js @@ -6453,8 +6453,8 @@ export default [ windows: null, linux: true, android: true, - macos: null, - ios: null, + macos: false, + ios: false, }, footnotes: {}, },