From 72fc5346c0088c29affe739ca4caf39139cbb94e Mon Sep 17 00:00:00 2001 From: "ljf (zamentur)" Date: Tue, 2 Apr 2019 21:55:46 +0200 Subject: [PATCH] [fix] Remove danger color for featured label --- src/views/app/app_list_install.ms | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/app/app_list_install.ms b/src/views/app/app_list_install.ms index c1d1b49c..910ec746 100644 --- a/src/views/app/app_list_install.ms +++ b/src/views/app/app_list_install.ms @@ -43,7 +43,7 @@ {{t state}} {{t 'level'}} {{levelFormatted}} {{#displayLicense}}{{license}}{{/displayLicense}} - {{#featured}}{{t 'featured'}}{{/featured}} + {{#featured}}{{t 'featured'}}{{/featured}} {{#high_quality}}{{t 'high_quality'}}{{/high_quality}}
{{description}}