From e819a763f08b4042afee592148e3232d008dded4 Mon Sep 17 00:00:00 2001 From: Michael Date: Fri, 10 Aug 2018 03:00:40 +0000 Subject: [PATCH] Disabling "notimeline" that is just the frontend for a setting --- notimeline/notimeline.php | 1 + 1 file changed, 1 insertion(+) diff --git a/notimeline/notimeline.php b/notimeline/notimeline.php index 93782878..707eae75 100644 --- a/notimeline/notimeline.php +++ b/notimeline/notimeline.php @@ -4,6 +4,7 @@ * Description: Disable "Archives" widget on profile page * Version: 1.0 * Author: Mike Macgirvin + * Status: Unsupported * */ use Friendica\Core\Addon;