From 980249939df37ca7701d6f1ed11159fbf16b9b43 Mon Sep 17 00:00:00 2001 From: Oliver-Akins Date: Fri, 8 Jan 2021 23:17:21 -0700 Subject: [PATCH] Only show survey button if the link exists --- web/src/components/Attributions.vue | 7 ++++++- web/src/components/Hand.vue | 7 ++++++- 2 files changed, 12 insertions(+), 2 deletions(-) diff --git a/web/src/components/Attributions.vue b/web/src/components/Attributions.vue index 1e200bf..43e97c5 100644 --- a/web/src/components/Attributions.vue +++ b/web/src/components/Attributions.vue @@ -17,7 +17,12 @@
Online Prototype Made By: Oliver Akins (Alkali Metal)
- + diff --git a/web/src/components/Hand.vue b/web/src/components/Hand.vue index 0d97e08..0143ff2 100644 --- a/web/src/components/Hand.vue +++ b/web/src/components/Hand.vue @@ -4,7 +4,12 @@ {{ mostRecentQuestion }}
- +