webui-vue: srcrev bump 0b4c447d2c..2e6c7cc4b0

BlueSnake00 (1):
      Fix bug with running kvm-session after logout

Glukhov Mikhail (1):
      Added State columns for the processor table

Gunnar Mills (2):
      OWNERS: Add Renuka as Reviewer
      Move to new ThermalSubsystem

Change-Id: I1b20204c7a68138e3cb339e1629e263090c2b218
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 80d4d37..3955d3e 100644
--- a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
+++ b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
@@ -9,7 +9,7 @@
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 DEPENDS:prepend = "nodejs-native "
-SRCREV = "0b4c447d2c113179b99dc9fd29aed8dc4ac06498"
+SRCREV = "2e6c7cc4b0737c53eccbcc83e766ee2a642dc952"
 PV = "1.0+git${SRCPV}"
 # This recipe requires online access to build, as it uses NPM for dependency
 # management and resolution.