mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2025-11-07 04:42:59 -05:00
When the iconlist was smaller then 5 items, it would cause a panic. Solved by using .truncate() on the iconlist.
When the iconlist was smaller then 5 items, it would cause a panic. Solved by using .truncate() on the iconlist.