chore(event): Naming Day news and migration

This commit is contained in:
Sabe Jones
2020-07-31 14:38:41 -05:00
parent f4c840faec
commit e4c95275ac
13 changed files with 258 additions and 198 deletions

View File

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