This commit is contained in:
StudioDeurbel 2024-10-30 15:19:35 +01:00 committed by GitHub
commit cd4c63b446
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,
}