diff --git a/remote_permissions/remote_permissions.php b/remote_permissions/remote_permissions.php index a9f5b51e..36cf34da 100644 --- a/remote_permissions/remote_permissions.php +++ b/remote_permissions/remote_permissions.php @@ -4,7 +4,7 @@ * Description: Allow the recipients of private posts to see who else can see the post by clicking the lock icon * Version: 1.0 * Author: Zach - * + * Status: Unsupported */ use Friendica\Core\Addon; diff --git a/widgets/widgets.php b/widgets/widgets.php index deea77ac..f116dccd 100644 --- a/widgets/widgets.php +++ b/widgets/widgets.php @@ -4,6 +4,7 @@ * Description: Allow to embed info from friendica into another site * Version: 1.0 * Author: Fabio Comuni + * Status: Unsupported */ use Friendica\Core\Addon;