diff --git a/js/piskel.js b/js/piskel.js index e3ca2d35..95433cc0 100644 --- a/js/piskel.js +++ b/js/piskel.js @@ -369,4 +369,5 @@ window.piskel = piskel; piskel.init(); -})(function(id){return document.getElementById(id)}); \ No newline at end of file +})(function(id){return document.getElementById(id)}); +//small change for checking my git setup :( \ No newline at end of file