mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Fixed the income report.
This commit is contained in:
@@ -18,7 +18,7 @@ use FireflyIII\Models\Bill;
|
||||
*/
|
||||
class EntryBill
|
||||
{
|
||||
/** @var string */
|
||||
/** @var int */
|
||||
public $billId = '';
|
||||
/** @var string */
|
||||
public $name = '';
|
||||
|
Reference in New Issue
Block a user