We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac1e19e commit ed5e74bCopy full SHA for ed5e74b
examples/js/include-web.js
@@ -76,7 +76,7 @@
76
}
77
78
if (inArray(includes, 'template')) {
79
- inputScript(libsurl + '/art-template/template-web.js');
+ inputScript(libsurl + '/art-template/4.12.2/template-web.js');
80
81
if (inArray(includes, 'randomcolor')) {
82
inputScript(libsurl + '/randomcolor/randomColor.min.js');
0 commit comments