Fix rebase errors

This commit is contained in:
Andrés Manelli 2018-08-11 00:50:20 +02:00
parent 315db00e83
commit 67301e07e2
4 changed files with 6 additions and 25 deletions

View file

@ -223,6 +223,7 @@ Migrations.add('add-card-types', () => {
noValidate
);
});
});
Migrations.add('add-custom-fields-to-cards', () => {
Cards.update({