Minor tweaks

This commit is contained in:
Jon Staab
2024-10-15 11:48:11 -07:00
parent 394766d080
commit 4e83e59249
4 changed files with 5 additions and 4 deletions
+1 -1
View File
@@ -48,7 +48,7 @@
in a large amount of spam or other objectionable content. Continue?`,
})
} else {
confirm(url)
await confirm(url)
}
}