webui-vue: srcrev bump fac3fbbbbe..11e655ca77

Dixsie Wolmers (1):
      Add 404 page

Yoshie Muranaka (1):
      Update IBM dotenv file to allow style customizations

Change-Id: I7d09e56d3566eff722a71869290a953ab23d136f
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 e4e24c0..f8edc2f 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 = "fac3fbbbbeb7ae8cf2eb5073b2b61277e9c368f5"
+SRCREV = "11e655ca77827f3d1be9bfeebbe245987dfb8370"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "