webui-vue: srcrev bump e516d4d9e8..3f9cfa2c24

Derick Montague (1):
      Update docs theme section to customization

Dixsie Wolmers (2):
      Add event log resolve and unresolve log functionality
      Add quicklinks to hardware status page

MichalX Szopinski (2):
      Virtual Media, change Save image label to Load image
      Remove hardcoded chassis in power supplies

Sneha Patel (1):
      Dump download file name

Change-Id: If9287975d26a7fca1fec2f3019f97dcf448f7ad1
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 311c712..5b8dec5 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 = "e516d4d9e8d14a826cd98b1b8ce5f5b117597a5a"
+SRCREV = "3f9cfa2c2491cc060ea57787660e918e4a7ee7e5"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "