mirror of
https://github.com/Eugeny/tabby
synced 2024-11-14 17:07:15 +00:00
word
This commit is contained in:
parent
e7ab2bcffd
commit
b337bc5cfd
1 changed files with 1 additions and 1 deletions
|
@ -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 () => {
|
||||
|
|
Loading…
Reference in a new issue