Fix last played icon in NYT Games (#126837)
This commit is contained in:
parent
dd0fc0688d
commit
bb7803b020
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
"default": "mdi:table-large"
|
||||
},
|
||||
"last_played": {
|
||||
"default": "mdi:beehive-outline"
|
||||
"default": "mdi:calendar"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue