From 3545e72c686ff1725bbdfd8d16d693e2f4aa75a3 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 12 Oct 2022 16:09:02 +0200 Subject: Put private videos under a specific subdirectory --- 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 266155297..357c08199 100644 --- a/server/tests/api/videos/index.ts +++ b/server/tests/api/videos/index.ts @@ -19,3 +19,4 @@ import './videos-common-filters' import './videos-history' import './videos-overview' import './video-source' +import './video-static-file-privacy' -- cgit v1.2.3