Set C_AL_CALC for macOS and iOS to false
This commit is contained in:
parent
b8fb218a01
commit
493edf4449
1 changed files with 2 additions and 2 deletions
|
@ -6537,8 +6537,8 @@ export default [
|
|||
windows: null,
|
||||
linux: true,
|
||||
android: true,
|
||||
macos: null,
|
||||
ios: null,
|
||||
macos: false,
|
||||
ios: false,
|
||||
},
|
||||
footnotes: {},
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue