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:
@@ -42,7 +42,7 @@ import disableClasses from './disableClasses';
|
||||
import allocate from './allocate';
|
||||
import readCard from './readCard';
|
||||
import openMysteryItem from './openMysteryItem';
|
||||
import score from './score';
|
||||
import scoreTask from './scoreTask';
|
||||
|
||||
module.exports = {
|
||||
update,
|
||||
@@ -89,5 +89,5 @@ module.exports = {
|
||||
allocate,
|
||||
readCard,
|
||||
openMysteryItem,
|
||||
score,
|
||||
scoreTask,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user