Update path

This commit is contained in:
aterox 2022-03-06 18:13:39 -05:00
parent 50acc0f711
commit b3c680d462
1 changed files with 1 additions and 1 deletions

View File

@ -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() {