Skip to content
Snippets Groups Projects
Commit 4c0ef07f authored by tamaina's avatar tamaina
Browse files

fix

parent 3ff5a5ae
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ import { MemoryKVCache, RedisSingleCache } from '@/misc/cache.js';
import { UtilityService } from '@/core/UtilityService.js';
import type { Config } from '@/config.js';
import { query } from '@/misc/prelude/url.js';
import { Serialized } from '@/server/api/stream/types';
import type { Serialized } from '@/server/api/stream/types.js';
@Injectable()
export class CustomEmojiService {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment