Update frames.go

This commit is contained in:
duynam3004 2024-05-01 21:01:57 +07:00 committed by GitHub
parent 79b015f396
commit 2f53ce3fe9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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