Skip to content

Commit

Permalink
Update authorize.twig
Browse files Browse the repository at this point in the history
  • Loading branch information
TheCartpenter committed Apr 23, 2024
1 parent 884246e commit 504b8b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion upload/admin/view/template/common/authorize.twig
Expand Up @@ -72,7 +72,7 @@ $('#button-send').on('click', function(e) {
});
});
$(document).ready(function () {
$(document).ready(function() {
$('#button-send').trigger('click');
});
//--></script>
Expand Down

0 comments on commit 504b8b0

Please sign in to comment.