From 2a7fa456e4fecf5d3f20816539fbf03b8062c17c Mon Sep 17 00:00:00 2001 From: William Brawner Date: Thu, 8 Oct 2020 02:54:47 +0000 Subject: [PATCH] Allow HTML in category descriptions --- .../categories/category-details/category-details.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/categories/category-details/category-details.component.html b/src/app/categories/category-details/category-details.component.html index 6f22587..a89dc9d 100644 --- a/src/app/categories/category-details/category-details.component.html +++ b/src/app/categories/category-details/category-details.component.html @@ -1,4 +1,4 @@ -

{{ category.description }}

+

add