webui-vue: srcrev bump 9fc3f90ac2..702ba3ee51

Dixsie Wolmers (3):
      Persist language settings using local storage
      Move power control to redfish
      Update Language translation menu

Change-Id: I8b25f5d12f20d40b3bf888655d4b2a6b8a02ae61
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 801a02c..6937a61 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 = "9fc3f90ac221bbe6b6d5b795e7fbaac68b17b7b6"
+SRCREV = "702ba3ee5126449ef6df744d4ae4766ddba7dfb1"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "