From 964b8463872fc9c059a754ba295c579dec538ca5 Mon Sep 17 00:00:00 2001 From: Anne Douwe Bouma Date: Mon, 4 Jul 2022 03:43:43 +0200 Subject: Add Zammad recipe (#92) Zammad is a ticketing system that is self-hosted. Co-authored-by: Anne Douwe Bouma Co-authored-by: Vijay A --- recipes/zammad/index.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 recipes/zammad/index.js (limited to 'recipes/zammad/index.js') diff --git a/recipes/zammad/index.js b/recipes/zammad/index.js new file mode 100644 index 0000000..dd41f72 --- /dev/null +++ b/recipes/zammad/index.js @@ -0,0 +1 @@ +module.exports = Ferdium => Ferdium; -- cgit v1.2.3-54-g00ecf