webui-vue: srcrev bump ff8c5cd23f..e6e924527f

Yoshie Muranaka (2):
      Update VuePress configuration
      Add documentation for table row expansion

(From meta-phosphor rev: c507d3aae85ef230f36866f7118d604cdbc39add)

Change-Id: I59cb9be782b7405773a9e3cccc9af402823d9c73
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 a8a5135..5012ba9 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 = "ff8c5cd23feb42dc90424e44af6275efb12c600d"
+SRCREV = "e6e924527fb58de46ef70fb016d120f2eefbb01b"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "