server/core/lib/local-actor.ts
Function updateLocalActorImageFiles
has 30 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
export async function updateLocalActorImageFiles (options: {
accountOrChannel: MAccountDefault | MChannelDefault
imagePhysicalFile: { path: string }
type: ActorImageType_Type
sendActorUpdate: boolean