From 593de530734f8f7df7afe228683c1ff66e090c8c Mon Sep 17 00:00:00 2001 From: KevinMidboe Date: Sat, 2 Jan 2021 14:05:28 +0100 Subject: [PATCH] Display number of wines to title. --- frontend/components/VirtualLotteryPage.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/components/VirtualLotteryPage.vue b/frontend/components/VirtualLotteryPage.vue index cf7d67e..6b60fc2 100644 --- a/frontend/components/VirtualLotteryPage.vue +++ b/frontend/components/VirtualLotteryPage.vue @@ -52,7 +52,7 @@
-

Dagens fangst

+

Dagens fangst ({{ wines.length }})