mirror of
https://github.com/Eugeny/tabby
synced 2024-12-13 14:52:45 +00:00
wording
This commit is contained in:
parent
ba33f18af7
commit
5e771534a8
1 changed files with 1 additions and 1 deletions
|
@ -148,7 +148,7 @@ export class ProfilesService {
|
|||
},
|
||||
})
|
||||
}
|
||||
await this.selector.show('Select profile', options)
|
||||
await this.selector.show('Select profile or enter an address', options)
|
||||
} catch (err) {
|
||||
reject(err)
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue