webui-vue: srcrev bump 8cc4866dbc..e0b76c3357

Yoshie Muranaka (2):
      Add translation to user management page
      Add translation to header and navigation

Change-Id: I2fef8994d5e15fcec4e6447835a24ef58b332f5b
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/webui/webui-vue_git.bb b/recipes-phosphor/webui/webui-vue_git.bb
index cf86edc..32caeff 100644
--- a/recipes-phosphor/webui/webui-vue_git.bb
+++ b/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 = "8cc4866dbc86682a157a6f6b57526a31ac3fc524"
+SRCREV = "e0b76c335780c322aacae1b4f1ecef7b6f5e78ac"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "