From 4663e23940c53be877df49a69131c89465ae7137 Mon Sep 17 00:00:00 2001 From: Lachlan Kermode Date: Sun, 14 Jun 2020 19:53:04 +0200 Subject: [PATCH] add update button --- views/blueprints.hbs | 43 ++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 42 insertions(+), 1 deletion(-) diff --git a/views/blueprints.hbs b/views/blueprints.hbs index a0afe25..d4b67f2 100644 --- a/views/blueprints.hbs +++ b/views/blueprints.hbs @@ -12,13 +12,19 @@ {{/each}} {{ else }} -
No endpoints found. Have you updated?
+
No endpoints found. Have you updated?
{{/each}} + +
Update
+ + +