Skip to content

Commit bfa4793

Browse files
committed
Shorten titles of new webapp commands
1 parent ce3cfaa commit bfa4793

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -317,12 +317,12 @@
317317
},
318318
{
319319
"command": "intersystems-community.servermanager.editNamespaceWebAppFiles",
320-
"title": "Edit Web Application Files for Namespace",
320+
"title": "Edit Web Application Files",
321321
"icon": "$(file-code)"
322322
},
323323
{
324324
"command": "intersystems-community.servermanager.viewNamespaceWebAppFiles",
325-
"title": "View Web Application Files for Namespace",
325+
"title": "View Web Application Files",
326326
"icon": "$(telescope)"
327327
}
328328
],

0 commit comments

Comments
 (0)