webui-vue: srcrev bump 823c181267..799bcd3fb4

Kenneth Fullbright (1):
      Add assembly table component name to table

Change-Id: I815dbaf3eee89279ea2ae3e2450481aa27af5296
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 173ecb8..70282c2 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 = "823c181267565536d229b6c4932543d62c5433d0"
+SRCREV = "799bcd3fb476c7a0c38a4779aa91f59a7c931c6a"
 S = "${WORKDIR}/git"
 
 DEPENDS:prepend = "nodejs-native nlf-native "