fix: type of timelineConfig in hybrid-timeline

This commit is contained in:
anatawa12 2023-12-02 17:44:35 +09:00
parent e159c221f8
commit 9e1ceaf86c
No known key found for this signature in database
GPG Key ID: 9CA909848B8E4EA6
1 changed files with 1 additions and 1 deletions

View File

@ -124,7 +124,7 @@ export default class extends Endpoint<typeof meta, typeof paramDef> { // eslint-
this.cacheService.userBlockedCache.fetch(me.id),
]);
let timelineConfig: (string | { name: string, fallbackIfEmpty: boolean })[];
let timelineConfig: string[];
if (ps.withFiles) {
timelineConfig = [