fix: return getfromdb when FanoutTimeline is not enabled

This commit is contained in:
Lhc_fl 2024-10-23 23:13:57 +08:00 committed by kakkokari-gtyih
parent 224bbd486f
commit 117b0f8480
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ export default class extends Endpoint<typeof meta, typeof paramDef> { // eslint-
this.activeUsersChart.read(me);
await this.noteEntityService.packMany(timeline, me);
return await this.noteEntityService.packMany(timeline, me);
}
const timeline = await this.fanoutTimelineEndpointService.timeline({