From 728d339739b63e9bb59e457e4a84fe9a65b93fc9 Mon Sep 17 00:00:00 2001 From: vantezzen Date: Sat, 28 Sep 2019 12:10:25 +0200 Subject: Add uncompressed recipes --- uncompressed/franz-custom-website/webview.js | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 uncompressed/franz-custom-website/webview.js (limited to 'uncompressed/franz-custom-website/webview.js') diff --git a/uncompressed/franz-custom-website/webview.js b/uncompressed/franz-custom-website/webview.js new file mode 100644 index 0000000..17661d7 --- /dev/null +++ b/uncompressed/franz-custom-website/webview.js @@ -0,0 +1,3 @@ +"use strict"; + +module.exports = () => {}; \ No newline at end of file -- cgit v1.2.3-54-g00ecf