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,
|
linux: true,
|
||||||
android: null,
|
android: null,
|
||||||
macos: true,
|
macos: true,
|
||||||
ios: null,
|
ios: true,
|
||||||
},
|
},
|
||||||
footnotes: {},
|
footnotes: {},
|
||||||
},
|
},
|
||||||
|
@ -5194,7 +5194,7 @@ export default [
|
||||||
linux: true,
|
linux: true,
|
||||||
android: null,
|
android: null,
|
||||||
macos: true,
|
macos: true,
|
||||||
ios: null,
|
ios: true,
|
||||||
},
|
},
|
||||||
footnotes: {},
|
footnotes: {},
|
||||||
},
|
},
|
||||||
|
@ -5887,7 +5887,7 @@ export default [
|
||||||
linux: true,
|
linux: true,
|
||||||
android: true,
|
android: true,
|
||||||
macos: true,
|
macos: true,
|
||||||
ios: null,
|
ios: true,
|
||||||
},
|
},
|
||||||
footnotes: {},
|
footnotes: {},
|
||||||
},
|
},
|
||||||
|
@ -5908,7 +5908,7 @@ export default [
|
||||||
linux: true,
|
linux: true,
|
||||||
android: true,
|
android: true,
|
||||||
macos: true,
|
macos: true,
|
||||||
ios: null,
|
ios: true,
|
||||||
},
|
},
|
||||||
footnotes: {},
|
footnotes: {},
|
||||||
},
|
},
|
||||||
|
@ -6055,7 +6055,7 @@ export default [
|
||||||
linux: true,
|
linux: true,
|
||||||
android: true,
|
android: true,
|
||||||
macos: true,
|
macos: true,
|
||||||
ios: null,
|
ios: true,
|
||||||
},
|
},
|
||||||
footnotes: {},
|
footnotes: {},
|
||||||
},
|
},
|
||||||
|
@ -6096,8 +6096,8 @@ export default [
|
||||||
windows: true,
|
windows: true,
|
||||||
linux: true,
|
linux: true,
|
||||||
android: true,
|
android: true,
|
||||||
macos: null,
|
macos: true,
|
||||||
ios: null,
|
ios: true,
|
||||||
},
|
},
|
||||||
footnotes: {},
|
footnotes: {},
|
||||||
},
|
},
|
||||||
|
@ -6139,7 +6139,7 @@ export default [
|
||||||
linux: true,
|
linux: true,
|
||||||
android: true,
|
android: true,
|
||||||
macos: true,
|
macos: true,
|
||||||
ios: null,
|
ios: true,
|
||||||
},
|
},
|
||||||
footnotes: {},
|
footnotes: {},
|
||||||
},
|
},
|
||||||
|
@ -6160,7 +6160,7 @@ export default [
|
||||||
linux: true,
|
linux: true,
|
||||||
android: true,
|
android: true,
|
||||||
macos: true,
|
macos: true,
|
||||||
ios: null,
|
ios: true,
|
||||||
},
|
},
|
||||||
footnotes: {},
|
footnotes: {},
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue