From 35dfae16454a44e9428cc8e673a71d31bfee09db Mon Sep 17 00:00:00 2001 From: Hypolite Petovan Date: Thu, 8 Mar 2018 04:47:47 -0500 Subject: [PATCH] [communityhome] Add Unsupported flag --- communityhome/communityhome.php | 1 + 1 file changed, 1 insertion(+) diff --git a/communityhome/communityhome.php b/communityhome/communityhome.php index 2024133f..dc0a6baf 100644 --- a/communityhome/communityhome.php +++ b/communityhome/communityhome.php @@ -5,6 +5,7 @@ * Description: Show last community activity in homepage * Version: 2.0 * Author: Fabio Comuni + * Status: Unsupported */ use Friendica\App;