From 25ead15014dbd2e9f8770ccaad7d89922393119e Mon Sep 17 00:00:00 2001 From: Sebastian Kippe Date: Thu, 25 Apr 2019 19:22:47 +0100 Subject: [PATCH] Fix incorrect loading text It's mostly waiting for IPFS, not Ethereum. --- app/components/loading-spinner/template.hbs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/components/loading-spinner/template.hbs b/app/components/loading-spinner/template.hbs index f52a577..4803b4d 100644 --- a/app/components/loading-spinner/template.hbs +++ b/app/components/loading-spinner/template.hbs @@ -2,7 +2,7 @@ - @@ -10,5 +10,5 @@

- Loading data from Ethereum... + Loading data...