refactor: use path alias
This commit is contained in:
parent
ec05c07321
commit
abc45ded9b
7 changed files with 7 additions and 7 deletions
|
|
@ -13,7 +13,7 @@ import { ApiError } from '../../error';
|
|||
import { Users, DriveFiles, UserProfiles, Pages } from '@/models/index';
|
||||
import { User } from '@/models/entities/user';
|
||||
import { UserProfile } from '@/models/entities/user-profile';
|
||||
import { notificationTypes } from '../../../../types';
|
||||
import { notificationTypes } from '@/types';
|
||||
import { normalizeForSearch } from '@/misc/normalize-for-search';
|
||||
|
||||
export const meta = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue