From 0b9d7d2fb764ab13398f721a34e654a191d8f332 Mon Sep 17 00:00:00 2001 From: Xuanyao Fong Date: Thu, 7 Apr 2022 16:34:34 +0800 Subject: [PATCH] update html gui --- engine/html.go | 2 +- engine64/html.go | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/engine/html.go b/engine/html.go index 5bb83b9..cb558e2 100644 --- a/engine/html.go +++ b/engine/html.go @@ -104,7 +104,7 @@ const templText = ` - + {{.Span "title" "uMagNUS"}}   {{.Progress "progress" 100 0}} {{.Span "busy" "" }}   {{.ErrorBox}}
diff --git a/engine64/html.go b/engine64/html.go index d6e6021..550ae31 100644 --- a/engine64/html.go +++ b/engine64/html.go @@ -104,7 +104,7 @@ const templText = ` - + {{.Span "title" "uMagNUS"}}   {{.Progress "progress" 100 0}} {{.Span "busy" "" }}   {{.ErrorBox}}