webui-vue: srcrev bump 8e1ed7953f..210b12760d

Kees Trommel (1):
      Wrong store function used in Dump.vue

Change-Id: Ic664aaf0b5f757fecca4755d4715980f703c1888
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 9d28682..1593ad7 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 = "8e1ed7953f802c318eeb38830fe9be1167e4f26f"
+SRCREV = "210b12760d2c4020387e132c759ec2ae9b5f5490"
 PV = "1.0+git${SRCPV}"
 # This recipe requires online access to build, as it uses NPM for dependency
 # management and resolution.