Update frames.go
update for hello.go
This commit is contained in:
parent
94839ce72c
commit
b1ea82102e
1 changed files with 3 additions and 0 deletions
|
@ -63,4 +63,7 @@ var FrameMap = map[string]FrameType{
|
|||
"earth": Earth,
|
||||
"kitty": Kitty,
|
||||
"india": India,
|
||||
"Gagner": Hello,
|
||||
"Perdu": Hello,
|
||||
"Hello": Hello,
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue