Fix last played icon in NYT Games (#126837)

This commit is contained in:
Joost Lekkerkerker 2024-09-26 20:23:24 +02:00 committed by Franck Nijhof
parent dd0fc0688d
commit bb7803b020
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -26,7 +26,7 @@
"default": "mdi:table-large"
},
"last_played": {
"default": "mdi:beehive-outline"
"default": "mdi:calendar"
}
}
}