webui-vue: srcrev bump 6f102346cb..396aaab761

Yoshie Muranaka (1):
      Refactor Sensors filtered data

Change-Id: I2a6a7307218fb0958bf7ce7f56b204c1f8ac038c
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/webui/webui-vue_git.bb b/recipes-phosphor/webui/webui-vue_git.bb
index efe620b..b3ecb84 100644
--- a/recipes-phosphor/webui/webui-vue_git.bb
+++ b/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 = "6f102346cbeaff7bc2e1f6ae46a67316ca90b5cd"
+SRCREV = "396aaab761da86698dcb5890b0a6960a90d3459b"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "