chore: Marking C_AL_CALENDAR / C_AL_CAL as not available on macOS and iOS. (#2606)
This commit is contained in:
parent
644fc821f7
commit
9935e8df47
1 changed files with 2 additions and 2 deletions
|
|
@ -6453,8 +6453,8 @@ export default [
|
|||
windows: null,
|
||||
linux: true,
|
||||
android: true,
|
||||
macos: null,
|
||||
ios: null,
|
||||
macos: false,
|
||||
ios: false,
|
||||
},
|
||||
footnotes: {},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue