update footnote format
This commit is contained in:
parent
0905f17814
commit
6d1bf0cfbf
1 changed files with 6 additions and 2 deletions
|
@ -2691,7 +2691,9 @@ export default [
|
|||
macos: true,
|
||||
ios: null,
|
||||
},
|
||||
footnotes: {"macos-power"},
|
||||
footnotes: {
|
||||
macos: ["macos-power"],
|
||||
},
|
||||
},
|
||||
{
|
||||
names: ["KP_EQUAL"],
|
||||
|
@ -4705,7 +4707,9 @@ export default [
|
|||
macos: true,
|
||||
ios: null,
|
||||
},
|
||||
footnotes: {"macos-power"},
|
||||
footnotes: {
|
||||
macos: ["macos-power"],
|
||||
},
|
||||
},
|
||||
{
|
||||
names: ["C_RESET"],
|
||||
|
|
Loading…
Add table
Reference in a new issue