zentaopms/module/gitlab/js/edituser.js
2023-05-16 10:47:08 +08:00

4 lines
51 B
JavaScript

$(document).ready(function()
{
setAvatar();
});