jshint compliance

pull/1/head
ansuz 2017-03-31 18:54:50 +02:00
parent 04069cc7f4
commit 2a6de5163b
1 changed files with 1 additions and 1 deletions

View File

@ -213,7 +213,7 @@ define([
.on('click', function () {
pickColor($color.css('background-color'), function (color) {
setColor(color);
})
});
});
setColor('#000');