mirror of
https://github.com/Eugeny/tabby.git
synced 2025-09-24 09:06:03 +00:00
wording
This commit is contained in:
@@ -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) {
|
} catch (err) {
|
||||||
reject(err)
|
reject(err)
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user