mirror of
https://github.com/Eugeny/tabby.git
synced 2026-09-24 07:25:18 -05:00
word
This commit is contained in:
@@ -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 () => {
|
||||
|
||||
Reference in New Issue
Block a user