mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
wip(shared): adapt to v3
This commit is contained in:
@@ -16,7 +16,7 @@ import _ from 'lodash';
|
||||
import moment from 'moment';
|
||||
import { preenHistory } from '../../libs/api-v3/preening';
|
||||
|
||||
const scoreTask = common.v3.scoreTask;
|
||||
const scoreTask = common.ops.scoreTask;
|
||||
|
||||
let api = {};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user