From a461c97962ff63b871a90b2800faa0c43a6443f7 Mon Sep 17 00:00:00 2001 From: infiinte-persistence Date: Thu, 11 Jun 2020 14:42:04 +0200 Subject: [PATCH] About: Remove leading dash for app version in Web. This completes the change in [b12c297a] by handling the Web case. --- ui/page/help/view.jsx | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/ui/page/help/view.jsx b/ui/page/help/view.jsx index 192e5ed7f..43a746b58 100644 --- a/ui/page/help/view.jsx +++ b/ui/page/help/view.jsx @@ -219,7 +219,14 @@ class HelpPage extends React.PureComponent { {__('App')} - {this.state.uiVersion} -