smiley 3 роки тому
батько
коміт
961b1e3422
1 змінених файлів з 1 додано та 1 видалено
  1. 1 1
      examples/svgWithLogo.php

+ 1 - 1
examples/svgWithLogo.php

@@ -117,7 +117,7 @@ $options = new SVGWithLogoOptions([
 	'drawCircularModules' => true,
 	'circleRadius'        => 0.45,
 	// connect paths
-	'svgConnectPaths'     => true,
+	'connectPaths'     => true,
 	// keep modules of thhese types as square
 	'keepAsSquare'        => [
 		QRMatrix::M_FINDER|QRMatrix::IS_DARK,