Try to fix prettify.

This commit is contained in:
Lauri Ojansivu 2019-11-07 00:04:05 +02:00
parent 1728298659
commit 22083787f9

View file

@ -1202,6 +1202,8 @@ Cards.mutations({
assignees: assigneeId,
},
};
} else {
return false;
}
},