From cda03765fe366f028897e9b02dd4a0a19af3c935 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Thu, 11 Apr 2019 17:33:36 +0200 Subject: Add ability to delete old remote views --- server/tests/api/videos/index.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'server/tests/api/videos/index.ts') diff --git a/server/tests/api/videos/index.ts b/server/tests/api/videos/index.ts index 4be12ad15..93e1f3e98 100644 --- a/server/tests/api/videos/index.ts +++ b/server/tests/api/videos/index.ts @@ -18,3 +18,4 @@ import './video-transcoder' import './videos-filter' import './videos-history' import './videos-overview' +import './videos-views-cleaner' -- cgit v1.2.3