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