custom window title works on mac

This commit is contained in:
Jan Prochazka
2022-04-10 09:41:55 +02:00
parent 38e05bf8e0
commit 12a638af3b
4 changed files with 24 additions and 17 deletions

View File

@@ -106,7 +106,7 @@ registerCommand({
category: 'New',
icon: 'img shell',
name: 'JavaScript Shell',
menuName: ' New JavaScript shell',
menuName: 'New JavaScript shell',
onClick: () => {
openNewTab({
title: 'Shell #',