Skip to content

Commit d1da3b3

Browse files
slaveeksCopilot
andauthored
Update migrations/20250911000000-add-timestamp-index-to-repetitions.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 958deab commit d1da3b3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

migrations/20250911000000-add-timestamp-index-to-repetitions.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,6 @@ module.exports = {
7979
currentCollectionNumber++;
8080
}
8181

82-
currentCollectionNumber++;
82+
8383
}
8484
}

0 commit comments

Comments
 (0)