mirror of
https://github.com/wekan/wekan.git
synced 2025-12-28 21:28:49 +01:00
Fix rebase errors
This commit is contained in:
parent
315db00e83
commit
67301e07e2
4 changed files with 6 additions and 25 deletions
|
|
@ -223,6 +223,7 @@ Migrations.add('add-card-types', () => {
|
|||
noValidate
|
||||
);
|
||||
});
|
||||
});
|
||||
|
||||
Migrations.add('add-custom-fields-to-cards', () => {
|
||||
Cards.update({
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue