From f2aa2c3cca2433d89ba80b1c2b64ea6c4b95fe66 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Fri, 27 Dec 2019 13:04:36 +0100 Subject: [PATCH] Allow iframes to open links --- client/src/assets/player/utils.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/assets/player/utils.ts b/client/src/assets/player/utils.ts index 629634985..38f2482eb 100644 --- a/client/src/assets/player/utils.ts +++ b/client/src/assets/player/utils.ts @@ -124,7 +124,7 @@ function secondsToTime (seconds: number, full = false, symbol?: string) { function buildVideoEmbed (embedUrl: string) { return ''