mirror of
https://github.com/Eugeny/tabby.git
synced 2025-09-24 00:56:06 +00:00
fixed #484
This commit is contained in:
@@ -16,7 +16,7 @@ export class RenameTabModalComponent {
|
||||
ngOnInit () {
|
||||
setTimeout(() => {
|
||||
this.input.nativeElement.focus()
|
||||
})
|
||||
}, 250)
|
||||
}
|
||||
|
||||
save () {
|
||||
|
Reference in New Issue
Block a user