From 57d6503286b114fee61b5e4725825e2490dcac29 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Mon, 14 Mar 2022 14:28:20 +0100 Subject: Reorganize player files --- client/src/assets/player/shared/resolutions/index.ts | 1 + 1 file changed, 1 insertion(+) create mode 100644 client/src/assets/player/shared/resolutions/index.ts (limited to 'client/src/assets/player/shared/resolutions/index.ts') diff --git a/client/src/assets/player/shared/resolutions/index.ts b/client/src/assets/player/shared/resolutions/index.ts new file mode 100644 index 000000000..e56473f43 --- /dev/null +++ b/client/src/assets/player/shared/resolutions/index.ts @@ -0,0 +1 @@ +export * from './peertube-resolutions-plugin' -- cgit v1.2.3