mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
4 lines
49 B
JavaScript
4 lines
49 B
JavaScript
$(function () {
|
|
$("#register").submit();
|
|
});
|