Add missing icon in the list

This commit is contained in:
Benoit Marty 2025-10-22 16:14:06 +02:00
parent 5437a5738f
commit eb18e962ce

View file

@ -15,4 +15,5 @@ internal val iconsOther = listOf(
R.drawable.ic_notification,
R.drawable.ic_stop,
R.drawable.pin,
R.drawable.ic_winner,
)