webui-vue: srcrev bump fac3fbbbbe..11e655ca77

Dixsie Wolmers (1):
      Add 404 page

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

(From meta-phosphor rev: 6572d94424f69dde95cfd9f36989b05ed7676324)

Change-Id: I4ff349ac81b0f088578aa6dfeca1d8abf22d8127
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@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 e4e24c0..f8edc2f 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 = "fac3fbbbbeb7ae8cf2eb5073b2b61277e9c368f5"
+SRCREV = "11e655ca77827f3d1be9bfeebbe245987dfb8370"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "