Fix duplicated form
This commit is contained in:
parent
cd584c8e24
commit
b42b31f187
1 changed files with 0 additions and 1 deletions
|
@ -62,7 +62,6 @@ const fields = [
|
||||||
['zoom.in', 'Zoom-in'],
|
['zoom.in', 'Zoom-in'],
|
||||||
['zoom.out', 'Zoom-out'],
|
['zoom.out', 'Zoom-out'],
|
||||||
['zoom.neutral', 'Reset zoom level'],
|
['zoom.neutral', 'Reset zoom level'],
|
||||||
['page.source', 'Open a page source'],
|
|
||||||
['repeat.last', 'Repeat last change'],
|
['repeat.last', 'Repeat last change'],
|
||||||
]
|
]
|
||||||
];
|
];
|
||||||
|
|
Reference in a new issue