From 07a487cfdc9906478691e76d413e8efa191f478c Mon Sep 17 00:00:00 2001 From: Michael Date: Tue, 10 Mar 2020 21:21:48 +0000 Subject: [PATCH] Fixed indentation --- src/Model/Item.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Model/Item.php b/src/Model/Item.php index 3acf959880..319abf6b2a 100644 --- a/src/Model/Item.php +++ b/src/Model/Item.php @@ -1758,7 +1758,7 @@ class Item DBA::insert('contact-relation', $fields, true); } } - } else { + } else { /* * Allow one to see reply tweets from status.net even when * we don't have or can't see the original post. -- 2.39.5