mirror of
https://github.com/azures04/crafatar.git
synced 2026-03-21 23:41:18 +01:00
`delete` replaces the value with undefined and doesn't shrink the array size `splice` actually removes the value and shrinkgs the array size