webui-vue: srcrev bump 00cb42b615..f4328edf86

MichalX Szopinski (1):
      Remove hardcoded chassis in Manage power usage

Change-Id: Ida08706de53a11d770ec54fbe1bdae5c5638aecb
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 e02fa77..8b4a72f 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 = "00cb42b615602bb6563ff02f91158eb2e3b603fc"
+SRCREV = "f4328edf86b284fe8836717251ce6696670dbdd5"
 S = "${WORKDIR}/git"
 
 DEPENDS:prepend = "nodejs-native nlf-native "