Some code cleanup

This commit is contained in:
Patrick Jentsch
2023-10-30 11:36:28 +01:00
parent fbb32ef580
commit e8fe67d290
11 changed files with 71 additions and 22 deletions

View File

@ -281,7 +281,6 @@ let users = {
{% if not loop.last %},{% endif %}
{% endfor %}
};
console.log(users);
let inviteUserModalSearch = M.Chips.init(
inviteUserModalSearchElement,