diff options
Diffstat (limited to 'server/lib/files-cache/index.ts')
-rw-r--r-- | server/lib/files-cache/index.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server/lib/files-cache/index.ts b/server/lib/files-cache/index.ts index e921d04a7..e5853f7d6 100644 --- a/server/lib/files-cache/index.ts +++ b/server/lib/files-cache/index.ts | |||
@@ -1,3 +1,3 @@ | |||
1 | export * from './actor-follow-score-cache' | ||
2 | export * from './videos-preview-cache' | 1 | export * from './videos-preview-cache' |
3 | export * from './videos-caption-cache' | 2 | export * from './videos-caption-cache' |
3 | export * from './videos-torrent-cache' | ||