mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-18 21:15:31 +02:00
refactor: Use path alias
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { getJson } from '../misc/fetch';
|
||||
import { getJson } from '@/misc/fetch';
|
||||
import { query as urlQuery } from '../prelude/url';
|
||||
|
||||
type ILink = {
|
||||
|
||||
Reference in New Issue
Block a user