hello-world
This commit is contained in:
parent
61aa130231
commit
735f617586
1 changed files with 1 additions and 1 deletions
|
@ -56,5 +56,5 @@ var FrameMap = map[string]FrameType{
|
||||||
"rick": Rick,
|
"rick": Rick,
|
||||||
"spidyswing": Spidy,
|
"spidyswing": Spidy,
|
||||||
"torus-knot": TorusKnot,
|
"torus-knot": TorusKnot,
|
||||||
"hello-world" HelloWorld
|
"hello-world" HelloWorld,
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue