diff --git a/lib/minimap.coffee b/lib/minimap.coffee index 65a0d68f..b7ed02a4 100644 --- a/lib/minimap.coffee +++ b/lib/minimap.coffee @@ -72,7 +72,7 @@ class Minimap interline: type: 'integer' default: 1 - minimum: 1 + minimum: 0 description: 'The space between lines in the minimap in pixels.' textOpacity: type: 'number'