update capslock to true after manual test
This commit is contained in:
parent
b69abfcc33
commit
f32de09d8b
1 changed files with 1 additions and 1 deletions
|
@ -1694,7 +1694,7 @@ export default [
|
||||||
linux: true,
|
linux: true,
|
||||||
android: true,
|
android: true,
|
||||||
macos: true,
|
macos: true,
|
||||||
ios: false,
|
ios: true,
|
||||||
},
|
},
|
||||||
footnotes: {},
|
footnotes: {},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue