update references from /scripts/ to /utility/
This commit is contained in:
parent
949baa9b8b
commit
f861bec1a7
30 changed files with 87 additions and 87 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
import { computed, Ref, WritableComputedRef } from 'vue';
|
||||
import { defaultStore } from '@/store.js';
|
||||
import { deepMerge } from '@/scripts/merge.js';
|
||||
import { deepMerge } from '@/utility/merge.js';
|
||||
import { PageHeaderItem } from '@/types/page-header.js';
|
||||
import { i18n } from '@/i18n.js';
|
||||
import { popupMenu } from '@/os.js';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue