mirror of
https://github.com/zmkfirmware/zmk.git
synced 2026-04-11 15:46:57 -05:00
chore: Marking C_AL_CALENDAR / C_AL_CAL as not available on macOS and iOS. (#2606)
This commit is contained in:
@@ -6453,8 +6453,8 @@ export default [
|
|||||||
windows: null,
|
windows: null,
|
||||||
linux: true,
|
linux: true,
|
||||||
android: true,
|
android: true,
|
||||||
macos: null,
|
macos: false,
|
||||||
ios: null,
|
ios: false,
|
||||||
},
|
},
|
||||||
footnotes: {},
|
footnotes: {},
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user