mirror of https://github.com/Lissy93/dashy.git
Update path
This commit is contained in:
parent
50acc0f711
commit
b3c680d462
|
@ -14,7 +14,7 @@ import {
|
|||
} from '@/utils/defaults';
|
||||
import ErrorHandler from '@/utils/ErrorHandler';
|
||||
import { applyItemId } from '@/utils/SectionHelpers';
|
||||
import $store from '../store';
|
||||
import $store from '@/store';
|
||||
|
||||
export default class ConfigAccumulator {
|
||||
constructor() {
|
||||
|
|
Loading…
Reference in New Issue