Skip to content
Snippets Groups Projects
Commit 6bf258f8 authored by Jonas Zohren's avatar Jonas Zohren :speech_balloon:
Browse files

Add spec_version and lang to default yaml metadata

parent 2386e579
No related branches found
No related tags found
No related merge requests found
Pipeline #4141 passed
......@@ -14,6 +14,8 @@
async function generateTranscript() {
const yamlMetadata = YAML.safeDump({
spec_version: 3,
lang: "de",
start: "hh:mm",
head: "FILL_OUT",
author: "FILL_OUT",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment