Rename budgeting to budget
This commit is contained in:
@ -69,5 +69,5 @@ func (h *Handler) editAccount(c *gin.Context) {
|
||||
return
|
||||
}
|
||||
|
||||
h.returnBudgetingData(c, account.BudgetID)
|
||||
h.getBudget(c, account.BudgetID)
|
||||
}
|
||||
|
Reference in New Issue
Block a user