webui-vue: srcrev bump 68069e1955..6f102346cb

Sukanya Pandey (1):
      Add manage power usage page

SurenNeware (1):
      Add ServerLED page

Yoshie Muranaka (4):
      Update readme with new feature parity deadline exception
      Update EventLogStore request to use Redfish
      Remove focus outline from navigation items
      Add Event log page

Change-Id: Ie2d2c38b287eb8cf09a24b0d044de950ff2b7627
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 1eb3816..efe620b 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 = "68069e1955f63219601a9dd9100b56075fb2099c"
+SRCREV = "6f102346cbeaff7bc2e1f6ae46a67316ca90b5cd"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "