webui-vue: srcrev bump 1915d8c499..dbc691c61e

Dixsie (2):
      Fix network setting validations bug
      Add form quick start documentation

Change-Id: Ib6cced3a4ab6e449df49a609ef71f072ba92afe4
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 db04fb3..5dcc44b 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 = "1915d8c4992c1a4165e8ae108e4d799b3b4ce86a"
+SRCREV = "dbc691c61ea5d112e7d9e3f393856574ac5d1d37"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "