webui-vue: srcrev bump 42a270eac2..6641cc489d

Lei YU (1):
      kvm: Disconnect on page unload/refresh

Change-Id: Ie4ab13699e97e433e86326790308828d81e61444
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 7c95436..eb20af1 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 = "42a270eac2f9f44fd558594b7ca7251c8dc42897"
+SRCREV = "6641cc489d053d6978868b94ddfb3dc93fd96dde"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native nlf-native "