From 5b7d872ead249e4059cea62b96e292499e77b63b Mon Sep 17 00:00:00 2001 From: Max Wofford Date: Sun, 28 Mar 2021 14:50:51 -0400 Subject: [PATCH] Add 'take your time' deadlycomics video --- src/utils/transcript.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/utils/transcript.yml b/src/utils/transcript.yml index efad682..bec706c 100644 --- a/src/utils/transcript.yml +++ b/src/utils/transcript.yml @@ -243,6 +243,7 @@ errors: - https://youtu.be/fYM0RuKElIQ - https://youtu.be/r1gNHREgecI - https://youtu.be/ljbSoFJSn1U + - https://www.youtube.com/watch?v=lMUSyvTBokc general: | Something went wrong\: \`${this.err}\` ${this.err.stack ? this.t('errors.stack', {err:this.err}):''} @@ -528,4 +529,4 @@ reportForm: - type: context elements: - type: 'mrkdwn' - text: 'Optionally include extra details in the notes field.' \ No newline at end of file + text: 'Optionally include extra details in the notes field.'