Add Select All option to Edit menu

This commit is contained in:
Alex Liebowitz 2017-05-02 03:47:41 -04:00
parent ac8a64f5e5
commit 9a26078e34

View file

@ -24,6 +24,9 @@ const baseTemplate = [
{
role: 'paste',
},
{
role: 'selectall',
},
]
},
{