]> git.mxchange.org Git - friendica.git/commitdiff
Tabs instead of spaces
authorMichael <heluecht@pirati.ca>
Tue, 8 Sep 2020 01:45:59 +0000 (01:45 +0000)
committerMichael <heluecht@pirati.ca>
Tue, 8 Sep 2020 01:45:59 +0000 (01:45 +0000)
src/Object/Api/Mastodon/Status/Counts.php

index caf839dbb5d343c5574006e60261bb8c42e196fb..2c446c36c7e017eec7558a4b0346d33aa7d5eb80 100644 (file)
@@ -31,7 +31,7 @@ class Counts
        /** @var int */
        protected $replies;
        /** @var int */
-    protected $reblogs;
+       protected $reblogs;
        /** @var int */
        protected $favourites;