Update frames.go
This commit is contained in:
parent
0e53a4799f
commit
fa7fdb3717
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,
|
||||||
|
"nikcircle": Still circle image,
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue