From 08f5436740272b1d80c9d3ab9ccf7fdd543c3425 Mon Sep 17 00:00:00 2001 From: shuvashish76 Date: Sat, 18 Nov 2023 03:50:29 +0000 Subject: [PATCH] Create weather_apps.json Signed-off-by: shuvashish76 --- suggestions/weather_apps.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 suggestions/weather_apps.json diff --git a/suggestions/weather_apps.json b/suggestions/weather_apps.json new file mode 100644 index 0000000..5ee9a4f --- /dev/null +++ b/suggestions/weather_apps.json @@ -0,0 +1,7 @@ +[ + { + "id": "org.breezyweather", + "label": "Breezy Weather", + "repo": "https://github.com/breezy-weather/breezy-weather" + } +]