mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-17 11:59:05 +00:00
Add statistics to budget, although unused atm.
This commit is contained in:
@@ -81,7 +81,7 @@ class Category extends Model
|
||||
}
|
||||
|
||||
/**
|
||||
* Get all of the category's notes.
|
||||
* Get all the category's notes.
|
||||
*/
|
||||
public function notes(): MorphMany
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user