Update hostWindow.service.ts

This commit is contained in:
Eugene Pankov
2021-07-18 14:08:20 +02:00
parent a725d25e46
commit 66098b5c6d

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 {