From 71e3e879c0616882ee82a0e44f8c2e5ee9698a3e Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 2 Dec 2022 14:47:21 +0100 Subject: Support reinjecting token in private m3u8 playlist --- server/tests/shared/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'server/tests/shared/index.ts') diff --git a/server/tests/shared/index.ts b/server/tests/shared/index.ts index 9f7ade53d..963ef8fe6 100644 --- a/server/tests/shared/index.ts +++ b/server/tests/shared/index.ts @@ -6,7 +6,7 @@ export * from './directories' export * from './generate' export * from './live' export * from './notifications' -export * from './playlists' +export * from './video-playlists' export * from './plugins' export * from './requests' export * from './streaming-playlists' -- cgit v1.2.3