mirror of
https://github.com/Eugeny/tabby.git
synced 2025-09-12 11:24:36 +00:00
word
This commit is contained in:
@@ -109,7 +109,7 @@ export class ProfilesService {
|
|||||||
}))
|
}))
|
||||||
if (recentProfiles.length) {
|
if (recentProfiles.length) {
|
||||||
options.push({
|
options.push({
|
||||||
name: 'Clear recent connections',
|
name: 'Clear recent profiles',
|
||||||
group: 'Recent',
|
group: 'Recent',
|
||||||
icon: 'fas fa-eraser',
|
icon: 'fas fa-eraser',
|
||||||
callback: async () => {
|
callback: async () => {
|
||||||
|
Reference in New Issue
Block a user