Merge pull request #11166 from sethlu/openrecent
feat: Recent documents menu item
This commit is contained in:
commit
b161a4f515
4 changed files with 106 additions and 6 deletions
|
@ -102,6 +102,12 @@ const roles = {
|
|||
services: {
|
||||
label: 'Services'
|
||||
},
|
||||
recentdocuments: {
|
||||
label: 'Open Recent'
|
||||
},
|
||||
clearrecentdocuments: {
|
||||
label: 'Clear Menu'
|
||||
},
|
||||
startspeaking: {
|
||||
label: 'Start Speaking'
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue