hello-world

This commit is contained in:
vichub 2024-04-30 19:28:58 +02:00 committed by GitHub
parent 1144bebff2
commit 61aa130231
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,
"hello-world" HelloWorld
}