Skip to content

Commit b7b6ca5

Browse files
committed
Add excanvas.js
1 parent 935f375 commit b7b6ca5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/jquery.knob.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@
115115
draw : null, // function () {}
116116
change : null, // function (value) {}
117117
cancel : null, // function () {}
118-
release : null, // function (value) {}
118+
release : null // function (value) {}
119119
}, this.o
120120
);
121121

0 commit comments

Comments
 (0)