Fixed indentation
authorMichael <heluecht@pirati.ca>
Tue, 10 Mar 2020 21:21:48 +0000 (21:21 +0000)
committerMichael <heluecht@pirati.ca>
Tue, 10 Mar 2020 21:21:48 +0000 (21:21 +0000)
src/Model/Item.php

index 3acf959..319abf6 100644 (file)
@@ -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.