webui-vue: srcrev bump 450bdb0a31..e020d5818c

MichalX Szopinski (1):
      Hide "BMC shell (via SSH)" switch button on Intel environment

Change-Id: Ia4b4f3cac205083639017dec4f9e928c20bb2c59
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
index 444e52e..2c8bc2a 100644
--- a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
+++ b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
@@ -6,7 +6,7 @@
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 
 SRC_URI = "git://github.com/openbmc/webui-vue.git"
-SRCREV = "450bdb0a31778b8da885a172f8456ba31e08ad86"
+SRCREV = "e020d5818c45d268e2ddc6d0f22af8074f90d120"
 S = "${WORKDIR}/git"
 
 DEPENDS:prepend = "nodejs-native nlf-native "