webui-vue: srcrev bump 15bcc41f74..7f6edb62b8

Bruce Mitchell (1):
      Replace IRC with Discord

Sukanya Pandey (2):
      Resolve bug while selecting the checkboxes
      Hide and show boot settings override field

Change-Id: I68e4fe268bae89bf46b7c1e1e2c89660953a6142
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 85af37d..694c051 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 = "15bcc41f748a79201eebd46496256621870a527e"
+SRCREV = "7f6edb62b81dbd989c23e32e962b00e6755fd78e"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "