aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/googledrive/index.js
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2021-10-12 05:17:05 +0530
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2021-10-12 05:17:05 +0530
commit3acb0f0eed5784d25c0f8396362049942c2742fb (patch)
treef20b5bcad969fe9dbda92457017a5c1dc40c68bc /recipes/googledrive/index.js
parentAdd Meetup recipe #389 (#735) (diff)
downloadferdium-recipes-3acb0f0eed5784d25c0f8396362049942c2742fb.tar.gz
ferdium-recipes-3acb0f0eed5784d25c0f8396362049942c2742fb.tar.zst
ferdium-recipes-3acb0f0eed5784d25c0f8396362049942c2742fb.zip
Merged 'drive' into 'googledrive' recipe. (fixes #2055)
Diffstat (limited to 'recipes/googledrive/index.js')
-rw-r--r--recipes/googledrive/index.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/googledrive/index.js b/recipes/googledrive/index.js
index 7b71e60..23607bd 100644
--- a/recipes/googledrive/index.js
+++ b/recipes/googledrive/index.js
@@ -1 +1 @@
module.exports = Ferdi => class googledrive extends Ferdi {}; module.exports = Ferdi => Ferdi;