mirror of
https://github.com/jeffvli/feishin.git
synced 2026-05-09 20:29:36 +02:00
remove duplicate divider from app menu
This commit is contained in:
@@ -123,10 +123,6 @@ export const AppMenu = () => {
|
||||
onClick: openCommandPalette,
|
||||
type: 'item',
|
||||
},
|
||||
{
|
||||
id: 'divider-0',
|
||||
type: 'divider',
|
||||
},
|
||||
{
|
||||
id: 'divider-1',
|
||||
type: 'divider',
|
||||
|
||||
Reference in New Issue
Block a user