refactor: Tweak path alias of client
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
import parseAcct from '../../misc/acct/parse';
|
||||
import { host as localHost } from '@/config';
|
||||
import { host as localHost } from '@client/config';
|
||||
|
||||
export async function genSearchQuery(v: any, q: string) {
|
||||
let host: string;
|
||||
|
Reference in New Issue
Block a user