aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/googlekeep
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/googlekeep')
-rw-r--r--recipes/googlekeep/index.js5
-rw-r--r--recipes/googlekeep/webview.js3
2 files changed, 3 insertions, 5 deletions
diff --git a/recipes/googlekeep/index.js b/recipes/googlekeep/index.js
index fb830e3..63a0505 100644
--- a/recipes/googlekeep/index.js
+++ b/recipes/googlekeep/index.js
@@ -1,3 +1,2 @@
1module.exports = Franz => 1module.exports = Franz => class GoogleKeep extends Franz {
2 class GoogleKeep extends Franz { 2};
3 };
diff --git a/recipes/googlekeep/webview.js b/recipes/googlekeep/webview.js
index e1c06d0..bdbf506 100644
--- a/recipes/googlekeep/webview.js
+++ b/recipes/googlekeep/webview.js
@@ -1,2 +1 @@
1"use strict"; // # sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsImZpbGUiOiJnb29nbGVrZWVwL3dlYnZpZXcuanMiLCJzb3VyY2VzQ29udGVudCI6W119
2//# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiIsImZpbGUiOiJnb29nbGVrZWVwL3dlYnZpZXcuanMiLCJzb3VyY2VzQ29udGVudCI6W119 \ No newline at end of file