Fix last played icon in NYT Games (#126837)

pull/126854/head
Joost Lekkerkerker 2024-09-26 20:23:24 +02:00 committed by GitHub
parent 9db5b481be
commit 2a0ad20188
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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