mirror of
https://github.com/we-promise/sure.git
synced 2026-04-21 13:04:18 +00:00
Expand budgeting icon options (#341)
* Expand budgeting icon options * Reorder/compact * Underscore in parent_category and lucide_icon * Display category parent on delete/reassign * Add scrolling on mobile * Icon name fix * Already i18n, why not?
This commit is contained in:
@@ -27,7 +27,7 @@ class Investment < ApplicationRecord
|
||||
end
|
||||
|
||||
def icon
|
||||
"line-chart"
|
||||
"chart-line"
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user