From ca7caab85d1e7384b70d6617426fb5f98bfc4a37 Mon Sep 17 00:00:00 2001 From: Massimo Melina Date: Sun, 2 Aug 2020 17:43:13 +0200 Subject: [PATCH] fix: account dialog recently broken --- default.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.tpl b/default.tpl index 081fc30..5fdab32 100644 --- a/default.tpl +++ b/default.tpl @@ -1049,7 +1049,7 @@ function selectionMask() { function showAccount() { dialog(`

{.!Account panel.}

- {.!User.}: '+HFS.user+' + {.!User.}: ${HFS.user}

`)