Update hostWindow.service.ts

This commit is contained in:
Eugene Pankov 2021-07-18 14:08:20 +02:00
parent a725d25e46
commit 66098b5c6d
No known key found for this signature in database
GPG Key ID: 5896FCBBDD1CF4F4

View File

@ -17,7 +17,7 @@ export class WebHostWindow extends HostWindowService {
event.preventDefault()
event.returnValue = 'Are you sure you want to close Tabby? You can disable this prompt in Settings -> Window.'
}
}
})
}
reload (): void {