From 80cb3d7dcc4c58633808e74b74ab9ab387fd72c0 Mon Sep 17 00:00:00 2001 From: cereum <49958069+cereum@users.noreply.github.com> Date: Wed, 11 Aug 2021 10:35:48 -0800 Subject: added recipe for proton calendar (#606) --- recipes/protoncalendar/package.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 recipes/protoncalendar/package.json (limited to 'recipes/protoncalendar/package.json') diff --git a/recipes/protoncalendar/package.json b/recipes/protoncalendar/package.json new file mode 100644 index 0000000..c337398 --- /dev/null +++ b/recipes/protoncalendar/package.json @@ -0,0 +1,9 @@ +{ + "id": "protoncalendar", + "name": "ProtonCalendar", + "version": "1.0.1", + "license": "MIT", + "config": { + "serviceURL": "https://calendar.protonmail.com/" + } +} -- cgit v1.2.3-70-g09d2