mirror of
https://github.com/zoriya/zmk.git
synced 2025-12-06 06:56:11 +00:00
Set C_AL_CALC for macOS and iOS to false (#1595)
This commit is contained in:
@@ -6537,8 +6537,8 @@ export default [
|
||||
windows: null,
|
||||
linux: true,
|
||||
android: true,
|
||||
macos: null,
|
||||
ios: null,
|
||||
macos: false,
|
||||
ios: false,
|
||||
},
|
||||
footnotes: {},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user