aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/chatgpt/webview.js
diff options
context:
space:
mode:
authorLibravatar André Oliveira <oliveira.andrerodrigues95@gmail.com>2023-01-13 17:36:14 +0000
committerLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2023-01-14 04:42:25 +0530
commit00c0a3f79a9a8fd5bd2025c922557e48a7a4b401 (patch)
tree7a810b558d17f4ac05a5c7e23012180a83a3ded4 /recipes/chatgpt/webview.js
parentFix: Infomaniak unread messages badge to exclude spam emails (#273) (diff)
downloadferdium-recipes-00c0a3f79a9a8fd5bd2025c922557e48a7a4b401.tar.gz
ferdium-recipes-00c0a3f79a9a8fd5bd2025c922557e48a7a4b401.tar.zst
ferdium-recipes-00c0a3f79a9a8fd5bd2025c922557e48a7a4b401.zip
feat: add ChatGPT recipe
Diffstat (limited to 'recipes/chatgpt/webview.js')
-rw-r--r--recipes/chatgpt/webview.js1
1 files changed, 1 insertions, 0 deletions
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;