From 00c0a3f79a9a8fd5bd2025c922557e48a7a4b401 Mon Sep 17 00:00:00 2001 From: André Oliveira Date: Fri, 13 Jan 2023 17:36:14 +0000 Subject: feat: add ChatGPT recipe --- recipes/chatgpt/webview.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 recipes/chatgpt/webview.js (limited to 'recipes/chatgpt/webview.js') diff --git a/recipes/chatgpt/webview.js b/recipes/chatgpt/webview.js new file mode 100644 index 0000000..dd41f72 --- /dev/null +++ b/recipes/chatgpt/webview.js @@ -0,0 +1 @@ +module.exports = Ferdium => Ferdium; -- cgit v1.2.3-70-g09d2