mirror of
https://github.com/amitwh/markdown-converter.git
synced 2026-08-02 18:10:18 +05:30
feat: update application menu with all v4 features
This commit is contained in:
@@ -115,7 +115,11 @@ describe('Preload Security', () => {
|
||||
'show-ascii-generator',
|
||||
'show-table-generator-window',
|
||||
'open-header-footer-dialog',
|
||||
'insert-content'
|
||||
'insert-content',
|
||||
'load-template-menu',
|
||||
'toggle-command-palette',
|
||||
'toggle-sidebar-panel',
|
||||
'toggle-bottom-panel'
|
||||
];
|
||||
|
||||
test('should define all expected send channels', () => {
|
||||
|
||||
Reference in New Issue
Block a user