aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/hostnet/index.js
diff options
context:
space:
mode:
authorLibravatar Bram Janssen <zakelijk@bram-janssen.nl>2022-03-14 16:41:10 +0100
committerLibravatar GitHub <noreply@github.com>2022-03-14 16:41:10 +0100
commitc75f553ef91dff9ae0dd3218869035805b293d78 (patch)
tree203061b3b6381b74eef78442f50bc4c15fb112b5 /recipes/hostnet/index.js
parentdocs: add BramManuel as a contributor for code (#843) (diff)
downloadferdium-recipes-c75f553ef91dff9ae0dd3218869035805b293d78.tar.gz
ferdium-recipes-c75f553ef91dff9ae0dd3218869035805b293d78.tar.zst
ferdium-recipes-c75f553ef91dff9ae0dd3218869035805b293d78.zip
Add Hostnet recipe (#839)
Co-authored-by: kytwb <412895+kytwb@users.noreply.github.com>
Diffstat (limited to 'recipes/hostnet/index.js')
-rw-r--r--recipes/hostnet/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/hostnet/index.js b/recipes/hostnet/index.js
new file mode 100644
index 0000000..ab7de5f
--- /dev/null
+++ b/recipes/hostnet/index.js
@@ -0,0 +1 @@
module.exports = Ferdi => class Bitwarden extends Ferdi {};