From cb7e6e4987b977adf3b202ef8d3c81b5875f830d Mon Sep 17 00:00:00 2001 From: Brahim Hadriche Date: Sun, 9 Jun 2024 12:54:39 -0400 Subject: [PATCH] tweak --- playlet-lib/src/components/VideoPlayer/VideoContentTask.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playlet-lib/src/components/VideoPlayer/VideoContentTask.bs b/playlet-lib/src/components/VideoPlayer/VideoContentTask.bs index 41790f1c..077d781b 100644 --- a/playlet-lib/src/components/VideoPlayer/VideoContentTask.bs +++ b/playlet-lib/src/components/VideoPlayer/VideoContentTask.bs @@ -30,7 +30,7 @@ function VideoContentTask(input as object) as object knownIssue = `{"error":"This helps protect our community. Learn more"}` if errorMessage.InStr(knownIssue) <> -1 - errorMessage += `\nNOTE: Please see the following link for more information about the error\nhttps://github.com/iBicha/playlet/issues/400` + errorMessage = `NOTE: Please see the following link for more information about the error\nhttps://github.com/iBicha/playlet/issues/400\n` + errorMessage end if return {