This commit is contained in:
Aevann1 2021-10-06 01:21:23 +02:00
parent b58fdf3328
commit 672afac235
3 changed files with 3 additions and 2 deletions

View file

@ -76,4 +76,5 @@ function insertGIF(url,form) {
commentBox.value = old + gif;
if (typeof checkForRequired === "function") checkForRequired();
}