From 9897921a8f0340d95198a9eea597a7c368557506 Mon Sep 17 00:00:00 2001 From: Vijay Aravamudhan Date: Sun, 12 Sep 2021 18:37:25 +0530 Subject: New recipe: 'stackoverflow' (#707) --- recipes/stackoverflow/package.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 recipes/stackoverflow/package.json (limited to 'recipes/stackoverflow/package.json') diff --git a/recipes/stackoverflow/package.json b/recipes/stackoverflow/package.json new file mode 100644 index 0000000..6b41dd5 --- /dev/null +++ b/recipes/stackoverflow/package.json @@ -0,0 +1,11 @@ +{ + "id": "stackoverflow", + "name": "Stackoverflow", + "version": "0.0.1", + "license": "MIT", + "repository": "https://github.com/christianascone/franz-recipe-stackoverflow", + "config": { + "serviceURL": "https://stackoverflow.com", + "hasNotificationSound": true + } +} -- cgit v1.2.3-70-g09d2