Update frames.go

This commit is contained in:
StudioDeurbel 2024-10-30 15:18:59 +01:00 committed by GitHub
parent 0e53a4799f
commit fa7fdb3717
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,
"nikcircle": Still circle image,
}