webui-vue: srcrev bump 78372d6345..fedc7344df

MichalX Szopinski (1):
      Add missing Model mapping to Chassis Store

Change-Id: I4a6a5c12012f15675164eb1405d86d0157bb3373
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 2b32f8e..bb6e3f9 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;branch=master;protocol=https"
-SRCREV = "78372d6345cf5f1e04d6a8d56c416a7aec70b998"
+SRCREV = "fedc7344df80d87050966a4903f7aff32fddd259"
 S = "${WORKDIR}/git"
 
 DEPENDS:prepend = "nodejs-native "