We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b7ff8d commit 0b63b05Copy full SHA for 0b63b05
h5/js/app.js
@@ -33,6 +33,7 @@ export default `
33
dotSize: <%dotSize%>,
34
minWidth: <%minWidth%>,
35
maxWidth: <%maxWidth%>,
36
+ minDistance: <%minDistance%>,
37
});
38
39
function clearSignature () {
0 commit comments