webui-vue: srcrev bump d6752694d3..7006806d21

Derick Montague (3):
      Add .gitattributes file
      Add factory reset page
      Update factory reset modal content

Change-Id: I541ad4e3804a03e3d59614eff79424a23e4549e7
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 268167f..f03efc4 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 = "d6752694d31362bd42c3cbb51a35d36fa2bc25e1"
+SRCREV = "7006806d21cf8d13666524a8124b8395f2f1e156"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "