feat(content): Habitica Birthday 2021

This commit is contained in:
Sabe Jones
2021-01-28 16:56:01 -06:00
parent 6022cb6c79
commit 6dbbdd8070
20 changed files with 3180 additions and 3059 deletions

View File

@@ -18,7 +18,7 @@ function setUpServer () {
setUpServer();
// Replace this with your migration
const processUsers = require().default;
const processUsers = require('./archive/2021/20210129_habit_birthday').default;
processUsers()
.then(() => {