From 8787b14e53c8b6fd0cf81044ad1643de1eeaee5b Mon Sep 17 00:00:00 2001 From: Simone Gotti Date: Tue, 7 May 2019 00:28:20 +0200 Subject: [PATCH] run: check that run is not null --- src/components/run.vue | 78 ++++++++++++++++++++++-------------------- 1 file changed, 40 insertions(+), 38 deletions(-) diff --git a/src/components/run.vue b/src/components/run.vue index 7ad4a78..bf85026 100644 --- a/src/components/run.vue +++ b/src/components/run.vue @@ -1,51 +1,53 @@