add missing semicolons
This commit is contained in:
+1
-1
@@ -53,7 +53,7 @@ function FrameHandler(viewport) {
|
||||
viewport.canvas.renderAll();
|
||||
|
||||
return this;
|
||||
}
|
||||
};
|
||||
|
||||
/**
|
||||
* Sets passed frametype to passed viewwport
|
||||
|
||||
Reference in New Issue
Block a user