mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-18 10:30:01 +00:00
Update hostWindow.service.ts
This commit is contained in:
parent
a725d25e46
commit
66098b5c6d
@ -17,7 +17,7 @@ export class WebHostWindow extends HostWindowService {
|
|||||||
event.preventDefault()
|
event.preventDefault()
|
||||||
event.returnValue = 'Are you sure you want to close Tabby? You can disable this prompt in Settings -> Window.'
|
event.returnValue = 'Are you sure you want to close Tabby? You can disable this prompt in Settings -> Window.'
|
||||||
}
|
}
|
||||||
}
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
reload (): void {
|
reload (): void {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user