This commit is contained in:
juliandescottes 2012-08-29 11:51:40 +02:00
parent 09c0d27e71
commit b8c59702e9

View File

@ -369,4 +369,5 @@
window.piskel = piskel;
piskel.init();
})(function(id){return document.getElementById(id)});
})(function(id){return document.getElementById(id)});
//small change for checking my git setup :(