webui-vue: srcrev bump 304095d60a..8e4b5c3f21

Dixsie Wolmers (3):
      Add network settings page
      Add Network Settings translations
      Update date filter to use international date format ISO

Yoshie Muranaka (1):
      Fix loader on local user management page

Change-Id: Ic705288f69e71f30eb2a12bcd522f9cc94dbcdf0
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 6e018d9..f90de35 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 = "304095d60a270a311d7e081313ccada27cc2d3cd"
+SRCREV = "8e4b5c3f21fb3cacf4ee3c29817e31954cf146ea"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "