mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-10 22:50:04 +00:00
word
This commit is contained in:
parent
e7ab2bcffd
commit
b337bc5cfd
@ -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 () => {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user