enhance(backend): improve cache
This commit is contained in:
@@ -92,8 +92,6 @@ export default class extends Endpoint<typeof meta, typeof paramDef> {
|
||||
muterId: muter.id,
|
||||
muteeId: mutee.id,
|
||||
} as RenoteMuting);
|
||||
|
||||
// publishUserEvent(user.id, 'mute', mutee);
|
||||
});
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user