mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-14 05:07:22 +01:00
chore(event): Naming Day news and migration
This commit is contained in:
@@ -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(() => {
|
||||
|
||||
Reference in New Issue
Block a user