mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
rewrite paths, add deps
This commit is contained in:
@@ -178,7 +178,7 @@
|
||||
<script>
|
||||
import size from 'lodash/size';
|
||||
import keys from 'lodash/keys';
|
||||
import { mapState } from 'client/libs/store';
|
||||
import { mapState } from '@/libs/store';
|
||||
import Content from '../../../common/script/content';
|
||||
import { beastMasterProgress, mountMasterProgress } from '../../../common/script/count';
|
||||
import statsComputed from '../../../common/script/libs/statsComputed';
|
||||
|
||||
Reference in New Issue
Block a user