From af9f2794be4f6838f0fde655dcaca33e4e894cb3 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Sun, 27 Oct 2019 12:01:53 -0700 Subject: [PATCH] Remove error suggestion for now --- src/views/app.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/app.html b/src/views/app.html index 2c396b2fd..a0fb9005e 100644 --- a/src/views/app.html +++ b/src/views/app.html @@ -790,7 +790,7 @@ and click 'Pause' to edit the app's filesystem.

An error occurred during the {{ app.error.task | taskName }} operation: {{ app.error.reason + ': ' + app.error.message }}

-

{{ app.error | errorSuggestion }}

+