webui-vue: srcrev bump 8026797012..69e8ec5c76

Konstantin Aladyshev (2):
      Refit SoL terminal on window resize
      Reduce amount of calls for the KVM window 'resize' function

Sandeepa Singh (1):
      Added test hook for event logs page

SurenNeware (1):
      Add test hooks to Power server operations page

Change-Id: Ia0f43671af30c0eafbdf4d5eb2c3b055bc2c518a
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 b7d6a26..88a89b4 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 = "8026797012a0cbdce357a5c47304134fec9eca73"
+SRCREV = "69e8ec5c763d0a65a223609c7c58fd9d074fedd0"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "