mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-05 19:26:02 +02:00
refactor: Use path alias
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import config from '../../config';
|
||||
import config from '@/config';
|
||||
import { Note } from '../../models/entities/note';
|
||||
import { User, IRemoteUser } from '../../models/entities/user';
|
||||
import { UserPublickey } from '../../models/entities/user-publickey';
|
||||
|
||||
Reference in New Issue
Block a user