-
- Downloads
Fix bug with "disabled" avatars: use Array.splice() to remove an element,
not array[element] = undefined (thinking of an object)
Loading
Please register or sign in to comment
not array[element] = undefined (thinking of an object)