diff --git a/Views/init_v3.php b/Views/init_v3.php index edee83a..155bd67 100644 --- a/Views/init_v3.php +++ b/Views/init_v3.php @@ -9,8 +9,7 @@ grecaptcha.ready(function() { grecaptcha.execute('', ).then(function(token) { document.getElementById('').value = token; - document.getElementById('').oninput(); }); }); - \ No newline at end of file +