Tabs instead of spaces

This commit is contained in:
Michael 2020-09-08 01:45:59 +00:00
parent 24f1bb4ea1
commit e45ccea0f2
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ class Counts
/** @var int */
protected $replies;
/** @var int */
protected $reblogs;
protected $reblogs;
/** @var int */
protected $favourites;