mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 08:35:00 +00:00
API allows update/set of budget limit notes. https://github.com/firefly-iii/firefly-iii/issues/5523
This commit is contained in:
@@ -144,7 +144,7 @@ class Account extends Model
|
||||
}
|
||||
|
||||
/**
|
||||
* Get all of the notes.
|
||||
* Get all the notes.
|
||||
*/
|
||||
public function notes(): MorphMany
|
||||
{
|
||||
|
Reference in New Issue
Block a user