mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
More moving stuff around.
This commit is contained in:
@@ -56,7 +56,7 @@ class SetBudget implements ActionInterface
|
||||
if (!is_null($budget)) {
|
||||
$journal->budgets()->sync([$budget->id]);
|
||||
}
|
||||
|
||||
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user