refactor(frontend): page-metadata -> page
This commit is contained in:
parent
5ed1101bbd
commit
9998cb84e8
143 changed files with 286 additions and 286 deletions
|
|
@ -39,7 +39,7 @@ import { scrollToTop } from '@@/js/scroll.js';
|
|||
import { popupMenu } from '@/os.js';
|
||||
import MkButton from '@/components/MkButton.vue';
|
||||
import { globalEvents } from '@/events.js';
|
||||
import { injectReactiveMetadata } from '@/utility/page-metadata.js';
|
||||
import { injectReactiveMetadata } from '@/page.js';
|
||||
|
||||
type Tab = {
|
||||
key?: string | null;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue