Skip to content
Snippets Groups Projects
Commit 288cce4a authored by syuilo's avatar syuilo
Browse files

fix

parent 28647de1
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ import { IdService } from '@/core/IdService.js';
import type { User } from '@/models/entities/User.js';
import { DI } from '@/di-symbols.js';
import { bindThis } from '@/decorators.js';
import { CacheService } from '@/core/CacheService';
import { CacheService } from '@/core/CacheService.js';
@Injectable()
export class UserMutingService {
......
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