From b337bc5cfd6e55131467791f4a43c58cfcbcf61e Mon Sep 17 00:00:00 2001 From: Eugene Pankov Date: Thu, 9 Sep 2021 11:56:56 +0200 Subject: [PATCH] word --- tabby-core/src/services/profiles.service.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tabby-core/src/services/profiles.service.ts b/tabby-core/src/services/profiles.service.ts index 1626679a..c466165a 100644 --- a/tabby-core/src/services/profiles.service.ts +++ b/tabby-core/src/services/profiles.service.ts @@ -109,7 +109,7 @@ export class ProfilesService { })) if (recentProfiles.length) { options.push({ - name: 'Clear recent connections', + name: 'Clear recent profiles', group: 'Recent', icon: 'fas fa-eraser', callback: async () => {