refactor: use path alias
This commit is contained in:
parent
ec05c07321
commit
abc45ded9b
7 changed files with 7 additions and 7 deletions
|
|
@ -4,7 +4,7 @@ import { readNotification } from '../../common/read-notification';
|
|||
import define from '../../define';
|
||||
import { makePaginationQuery } from '../../common/make-pagination-query';
|
||||
import { Notifications, Followings, Mutings, Users } from '@/models/index';
|
||||
import { notificationTypes } from '../../../../types';
|
||||
import { notificationTypes } from '@/types';
|
||||
import read from '@/services/note/read';
|
||||
|
||||
export const meta = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue