diff --git a/frames/frames.go b/frames/frames.go index c38de11..9d5f8fe 100644 --- a/frames/frames.go +++ b/frames/frames.go @@ -45,6 +45,7 @@ var FrameMap = map[string]FrameType{ "can-you-hear-me": Rick, "clock": Clock, "coin": Coin, + "dino": Dino, "donut": Donut, "dvd": Dvd, "forrest": Forrest,