Update frames.go

This commit is contained in:
mdingr 2025-02-08 22:18:01 +05:00 committed by GitHub
parent f6ef0df3b4
commit 887b3e323f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -62,6 +62,6 @@ var FrameMap = map[string]FrameType{
"maxwell": Maxwell,
"earth": Earth,
"kitty": Kitty,
"india": India,
"loveinswim": Swim,
"india": India,
}