mirror of
https://github.com/azures04/crafatar.git
synced 2026-05-06 19:10:38 +02:00
`delete` replaces the value with undefined and doesn't shrink the array size `splice` actually removes the value and shrinkgs the array size