We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5da3dd8 commit ad925bcCopy full SHA for ad925bc
frames/frames.go
@@ -58,4 +58,5 @@ var FrameMap = map[string]FrameType{
58
"torus-knot": TorusKnot,
59
"as": AStrend,
60
"bomb": Bomb,
61
+ "maxwell": Maxwell,
62
}
0 commit comments