set time to 3 s

This commit is contained in:
Christopher 2020-10-25 13:10:58 +01:00
parent 03288da9b1
commit a6c71ee63c
1 changed files with 1 additions and 1 deletions

View File

@ -126,7 +126,7 @@
};
request.send();
}, 5000);
}, 3000);
</script>
<script>