mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-06-08 20:14:07 +02:00
refactor: Use path alias
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import config from '../config';
|
||||
import config from '@/config';
|
||||
import { toASCII } from 'punycode';
|
||||
|
||||
export function getFullApAccount(username: string, host: string | null) {
|
||||
|
||||
Reference in New Issue
Block a user