docs: confirm some consumer codes on iOS
Tested on iOS 16.6
This commit is contained in:
parent
0890aaeaff
commit
8c14b155e8
1 changed files with 9 additions and 9 deletions
|
@ -5173,7 +5173,7 @@ export default [
|
|||
linux: true,
|
||||
android: null,
|
||||
macos: true,
|
||||
ios: null,
|
||||
ios: true,
|
||||
},
|
||||
footnotes: {},
|
||||
},
|
||||
|
@ -5194,7 +5194,7 @@ export default [
|
|||
linux: true,
|
||||
android: null,
|
||||
macos: true,
|
||||
ios: null,
|
||||
ios: true,
|
||||
},
|
||||
footnotes: {},
|
||||
},
|
||||
|
@ -5887,7 +5887,7 @@ export default [
|
|||
linux: true,
|
||||
android: true,
|
||||
macos: true,
|
||||
ios: null,
|
||||
ios: true,
|
||||
},
|
||||
footnotes: {},
|
||||
},
|
||||
|
@ -5908,7 +5908,7 @@ export default [
|
|||
linux: true,
|
||||
android: true,
|
||||
macos: true,
|
||||
ios: null,
|
||||
ios: true,
|
||||
},
|
||||
footnotes: {},
|
||||
},
|
||||
|
@ -6055,7 +6055,7 @@ export default [
|
|||
linux: true,
|
||||
android: true,
|
||||
macos: true,
|
||||
ios: null,
|
||||
ios: true,
|
||||
},
|
||||
footnotes: {},
|
||||
},
|
||||
|
@ -6096,8 +6096,8 @@ export default [
|
|||
windows: true,
|
||||
linux: true,
|
||||
android: true,
|
||||
macos: null,
|
||||
ios: null,
|
||||
macos: true,
|
||||
ios: true,
|
||||
},
|
||||
footnotes: {},
|
||||
},
|
||||
|
@ -6139,7 +6139,7 @@ export default [
|
|||
linux: true,
|
||||
android: true,
|
||||
macos: true,
|
||||
ios: null,
|
||||
ios: true,
|
||||
},
|
||||
footnotes: {},
|
||||
},
|
||||
|
@ -6160,7 +6160,7 @@ export default [
|
|||
linux: true,
|
||||
android: true,
|
||||
macos: true,
|
||||
ios: null,
|
||||
ios: true,
|
||||
},
|
||||
footnotes: {},
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue