This commit is contained in:
duksoasis 2025-02-14 12:39:59 -08:00 committed by GitHub
parent 4be7a9e82f
commit 63d80866b7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -45,6 +45,7 @@ var FrameMap = map[string]FrameType{
"can-you-hear-me": Rick, "can-you-hear-me": Rick,
"clock": Clock, "clock": Clock,
"coin": Coin, "coin": Coin,
"duck": Duck,
"donut": Donut, "donut": Donut,
"dvd": Dvd, "dvd": Dvd,
"forrest": Forrest, "forrest": Forrest,