mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 07:07:35 +01:00
rewrite paths, add deps
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import times from 'lodash/times';
|
||||
import introjs from 'intro.js';
|
||||
import * as Analytics from 'client/libs/analytics';
|
||||
import * as Analytics from '@/libs/analytics';
|
||||
|
||||
let showingTour = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user