mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-16 06:07:21 +01:00
migrate remaining paths
This commit is contained in:
@@ -134,7 +134,7 @@ base-notification(
|
||||
</style>
|
||||
|
||||
<script>
|
||||
import quests from 'common/script/content/quests';
|
||||
import quests from '@/../../common/script/content/quests';
|
||||
|
||||
import { mapState } from '@/libs/store';
|
||||
import BaseNotification from './base';
|
||||
|
||||
Reference in New Issue
Block a user