mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-04 01:26:41 +02:00
refactor: Tweak path alias of client
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { url as instanceUrl } from '@/config';
|
||||
import { url as instanceUrl } from '@client/config';
|
||||
import * as url from '../../prelude/url';
|
||||
|
||||
export function getStaticImageUrl(baseUrl: string): string {
|
||||
|
||||
Reference in New Issue
Block a user