zulip/static/js/portico/confirm-preregistrationuser.js

4 lines
49 B
JavaScript
Raw Normal View History

$(function () {
$("#register").submit();
});