From 52acd9b72bffc3522c5a8a4c3dcc46e74de859d2 Mon Sep 17 00:00:00 2001 From: Jonas Gierer Date: Mon, 14 Oct 2019 11:07:40 +0200 Subject: [PATCH] Add favicons to table layout --- components/TableRow.vue | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/components/TableRow.vue b/components/TableRow.vue index ff30ccf..d4595ba 100644 --- a/components/TableRow.vue +++ b/components/TableRow.vue @@ -1,5 +1,7 @@