Add no issues text to stats dev tools (#10158)

This commit is contained in:
Bram Kragten 2021-10-05 17:58:56 +02:00 committed by GitHub
parent 1793c68aae
commit 370f2eb9e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -82,7 +82,7 @@ class HaPanelDevStatistics extends LitElement {
issue.data
) || issue.type
)
: ""}`,
: "No issues"}`,
},
fix: {
title: "",