From 4ef092e90840aeb560af78706636575f86418210 Mon Sep 17 00:00:00 2001 From: Nelson Jovel Date: Wed, 13 Nov 2024 14:27:42 -0800 Subject: [PATCH] fix: fix icons --- app/presenters/category_presenter.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/app/presenters/category_presenter.rb b/app/presenters/category_presenter.rb index 5a11f359..4da6749d 100644 --- a/app/presenters/category_presenter.rb +++ b/app/presenters/category_presenter.rb @@ -88,3 +88,4 @@ class CategoryPresenter '5': "heart" } end end +