Update frames.go
This commit is contained in:
parent
f6ef0df3b4
commit
887b3e323f
1 changed files with 1 additions and 1 deletions
|
@ -62,6 +62,6 @@ var FrameMap = map[string]FrameType{
|
||||||
"maxwell": Maxwell,
|
"maxwell": Maxwell,
|
||||||
"earth": Earth,
|
"earth": Earth,
|
||||||
"kitty": Kitty,
|
"kitty": Kitty,
|
||||||
"india": India,
|
|
||||||
"loveinswim": Swim,
|
"loveinswim": Swim,
|
||||||
|
"india": India,
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue