lint compliance

pull/1/head
yflory 5 years ago
parent 7d19b9a205
commit bc6a329f06

@ -434,7 +434,7 @@ define([
var initKanban = function (framework, boards) { var initKanban = function (framework, boards) {
var migrated = false var migrated = false;
if (!boards) { if (!boards) {
verbose("Initializing with default boards content"); verbose("Initializing with default boards content");
boards = getDefaultBoards(); boards = getDefaultBoards();

Loading…
Cancel
Save