From 32db3ac916192c1acc354663cfd264f56e1304c6 Mon Sep 17 00:00:00 2001 From: Jan Kischel Date: Wed, 2 Nov 2022 19:54:10 +0100 Subject: added new recipe for ntfy.sh notification service (#222) --- recipes/ntfy/index.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 recipes/ntfy/index.js (limited to 'recipes/ntfy/index.js') diff --git a/recipes/ntfy/index.js b/recipes/ntfy/index.js new file mode 100644 index 0000000..8244b1b --- /dev/null +++ b/recipes/ntfy/index.js @@ -0,0 +1 @@ +module.exports = Ferdium => Ferdium; \ No newline at end of file -- cgit v1.2.3-54-g00ecf