Skip to content

Commit 2a0ad20

Browse files
authored
Fix last played icon in NYT Games (#126837)
1 parent 9db5b48 commit 2a0ad20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

homeassistant/components/nyt_games/icons.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"default": "mdi:table-large"
2727
},
2828
"last_played": {
29-
"default": "mdi:beehive-outline"
29+
"default": "mdi:calendar"
3030
}
3131
}
3232
}

0 commit comments

Comments
 (0)