diff --git a/common/script/index.js b/common/script/index.js index 2721a42560..7db322f6e7 100644 --- a/common/script/index.js +++ b/common/script/index.js @@ -4,7 +4,7 @@ import _ from 'lodash'; import { daysSince, shouldDo, -} from '../../common/script/cron'; +} from './cron'; import { MAX_HEALTH, MAX_LEVEL,