This commit is contained in:
Eugene Pankov 2021-09-09 11:56:56 +02:00
parent e7ab2bcffd
commit b337bc5cfd
No known key found for this signature in database
GPG key ID: 5896FCBBDD1CF4F4

View file

@ -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 () => {