Update frames.go

This commit is contained in:
Niccolas García Niño 2024-09-23 12:28:07 -05:00 committed by GitHub
parent 3089ac7601
commit 15202e3747
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -56,5 +56,5 @@ var FrameMap = map[string]FrameType{
"rick": Rick, "rick": Rick,
"spidyswing": Spidy, "spidyswing": Spidy,
"torus-knot": TorusKnot, "torus-knot": TorusKnot,
"as": AStrend, "as": AStrend,
} }