Skip to content

Commit

Permalink
fix migration
Browse files Browse the repository at this point in the history
* was failing
  • Loading branch information
paolini committed Oct 27, 2023
1 parent 5721dd1 commit 9e80085
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/migrations.js
Original file line number Diff line number Diff line change
Expand Up @@ -705,7 +705,7 @@ const migrations = {
offset += batch_size
}

// return true
return true
},
}

Expand Down

0 comments on commit 9e80085

Please sign in to comment.