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