From f76a75f3903f810c51762a09baeceff9ff6d4af1 Mon Sep 17 00:00:00 2001 From: Taras Madan Date: Wed, 3 Jul 2024 14:38:39 +0200 Subject: dashboard/app/templates.html: fix menu --- dashboard/app/templates.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dashboard/app/templates.html b/dashboard/app/templates.html index cf0611729..63830d7ed 100644 --- a/dashboard/app/templates.html +++ b/dashboard/app/templates.html @@ -84,7 +84,7 @@ Use of this source code is governed by Apache 2 LICENSE that can be found in the 📈 Fuzzing 📈 Crashes - + 📈 Coverage {{if .ContactEmail}} -- cgit mrf-deployment