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