mirror of
https://github.com/Kong/insomnia.git
synced 2026-05-24 16:51:06 -04:00
modify menu text
This commit is contained in:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user