From 00da27244b578493ac5c0545f31f051cb8b79da4 Mon Sep 17 00:00:00 2001 From: Julian Schmidhuber Date: Wed, 5 Oct 2022 16:52:35 +0000 Subject: [PATCH] hebbot: Add flare --- hebbot/config.toml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/hebbot/config.toml b/hebbot/config.toml index fc0ad62..f249bf6 100644 --- a/hebbot/config.toml +++ b/hebbot/config.toml @@ -867,6 +867,16 @@ website = 'https://realmazharhussain.github.io/gdm-settings/' default_section = 'third-party' usual_reporters = ['@realmazharhussain:matrix.org'] +[[projects]] +emoji = '💥' +name = 'flare' +title = 'Flare' +description = 'A unofficial Signal GTK client.' +website = 'https://flathub.org/apps/details/de.schmidhuberj.Flare' +default_section = 'third-party' +usual_reporters = ['@schmiddi:matrix.org'] + + # Shell extensions [[projects]] -- GitLab