text typo
This commit is contained in:
parent
668b17c2e4
commit
b7ff2e20ef
@ -54,7 +54,7 @@ class DeleteCategory extends Job implements ShouldDelete
|
|||||||
}
|
}
|
||||||
|
|
||||||
if ($this->model->id == setting('default.expense_category')) {
|
if ($this->model->id == setting('default.expense_category')) {
|
||||||
$relationships[] = strtolower(trans_choice('general.incomes', 1));
|
$relationships[] = strtolower(trans_choice('general.expenses', 1));
|
||||||
}
|
}
|
||||||
|
|
||||||
return $relationships;
|
return $relationships;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user