mirror of
https://github.com/LCPQ/QUESTDB_website.git
synced 2024-11-04 13:13:55 +01:00
Fix duplicate lines of code
This commit is contained in:
parent
461e2f8340
commit
8223e9928a
@ -610,8 +610,6 @@ draft: false
|
||||
async function submitdat() {
|
||||
if (!DebugMode.Enabled) {
|
||||
window.onbeforeunload = () => { return ''; }
|
||||
window.onbeforeunload = () => { return ''; }
|
||||
window.onbeforeunload = () => { return ''; }
|
||||
}
|
||||
await reloadContent();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user