aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/hackmd/webview.js
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/hackmd/webview.js')
-rw-r--r--recipes/hackmd/webview.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/hackmd/webview.js b/recipes/hackmd/webview.js
index 1977953..45cec03 100644
--- a/recipes/hackmd/webview.js
+++ b/recipes/hackmd/webview.js
@@ -1,4 +1,4 @@
1const path = require("path"); 1const path = require('path');
2 2
3module.exports = (Franz) => { 3module.exports = (Franz) => {
4 const getMessages = function getMessages() { 4 const getMessages = function getMessages() {