documentation: true for the codes known to support macos
This commit is contained in:
parent
526a071654
commit
edfa9060e6
1 changed files with 3 additions and 3 deletions
|
@ -7251,7 +7251,7 @@ export default [
|
|||
windows: null,
|
||||
linux: true,
|
||||
android: true,
|
||||
macos: null,
|
||||
macos: true,
|
||||
ios: null,
|
||||
},
|
||||
footnotes: {},
|
||||
|
@ -7713,7 +7713,7 @@ export default [
|
|||
windows: null,
|
||||
linux: true,
|
||||
android: null,
|
||||
macos: null,
|
||||
macos: true,
|
||||
ios: null,
|
||||
},
|
||||
footnotes: {},
|
||||
|
@ -7734,7 +7734,7 @@ export default [
|
|||
windows: null,
|
||||
linux: true,
|
||||
android: null,
|
||||
macos: null,
|
||||
macos: true,
|
||||
ios: null,
|
||||
},
|
||||
footnotes: {},
|
||||
|
|
Loading…
Add table
Reference in a new issue