update footnote format

This commit is contained in:
Tyler Walker 2020-11-14 10:55:04 -05:00
parent 0905f17814
commit 6d1bf0cfbf

View file

@ -2691,7 +2691,9 @@ export default [
macos: true, macos: true,
ios: null, ios: null,
}, },
footnotes: {"macos-power"}, footnotes: {
macos: ["macos-power"],
},
}, },
{ {
names: ["KP_EQUAL"], names: ["KP_EQUAL"],
@ -4705,7 +4707,9 @@ export default [
macos: true, macos: true,
ios: null, ios: null,
}, },
footnotes: {"macos-power"}, footnotes: {
macos: ["macos-power"],
},
}, },
{ {
names: ["C_RESET"], names: ["C_RESET"],