mirror of
https://github.com/Eugeny/tabby.git
synced 2024-12-25 11:33:35 +03:00
fixed #484
This commit is contained in:
parent
eb81b9fd01
commit
8857ca9714
@ -16,7 +16,7 @@ export class RenameTabModalComponent {
|
||||
ngOnInit () {
|
||||
setTimeout(() => {
|
||||
this.input.nativeElement.focus()
|
||||
})
|
||||
}, 250)
|
||||
}
|
||||
|
||||
save () {
|
||||
|
Loading…
Reference in New Issue
Block a user