summaryrefslogtreecommitdiff
path: root/public/vendor/codemirror/mode/yaml-frontmatter/yaml-frontmatter.js
diff options
context:
space:
mode:
Diffstat (limited to 'public/vendor/codemirror/mode/yaml-frontmatter/yaml-frontmatter.js')
-rw-r--r--public/vendor/codemirror/mode/yaml-frontmatter/yaml-frontmatter.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/vendor/codemirror/mode/yaml-frontmatter/yaml-frontmatter.js b/public/vendor/codemirror/mode/yaml-frontmatter/yaml-frontmatter.js
index 9f081b00..5f497723 100644
--- a/public/vendor/codemirror/mode/yaml-frontmatter/yaml-frontmatter.js
+++ b/public/vendor/codemirror/mode/yaml-frontmatter/yaml-frontmatter.js
@@ -65,4 +65,4 @@
}
}
})
-})
+});