Skip to content

Commit 4f2a140

Browse files
committed
fixed mistakes
1 parent 741c885 commit 4f2a140

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

server/src/Blocks/BlocksMap.cls

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@ ClassMethod initColors() As %Status
151151
Set color = $Listbuild(red, green, blue)
152152
Set @mapGN@("Colors", i) = color
153153
}
154+
Quit $$$OK
154155
}
155156

156157
ClassMethod getColor(y, x, size, cellSize, cellSpace, showFill) As %List

0 commit comments

Comments
 (0)