Update frames.go
This commit is contained in:
parent
c14e642391
commit
3089ac7601
1 changed files with 1 additions and 0 deletions
|
@ -56,4 +56,5 @@ var FrameMap = map[string]FrameType{
|
||||||
"rick": Rick,
|
"rick": Rick,
|
||||||
"spidyswing": Spidy,
|
"spidyswing": Spidy,
|
||||||
"torus-knot": TorusKnot,
|
"torus-knot": TorusKnot,
|
||||||
|
"as": AStrend,
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue