modify menu text

This commit is contained in:
Curry Yang
2024-11-20 18:07:27 +08:00
committed by Curry Yang
parent 61756fa6b2
commit 4a70830ef5

View File

@@ -113,10 +113,10 @@ export const InsomniaTab = ({ tab }: { tab: BaseTab }) => {
key: 'insomniaTab',
menuItems: [
{
label: 'Close All',
label: 'Close all',
},
{
label: 'Close Others',
label: 'Close others',
},
],
extra: {