webui-vue: srcrev bump 52b0223005..1b1c100590

Yoshie Muranaka (1):
      Add account settings to local user page

Change-Id: I655fd3b2c5e3a2ea9af5c2d685546790093f6c2e
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/webui/webui-vue_git.bb b/recipes-phosphor/webui/webui-vue_git.bb
index e0471e7..60625fa 100644
--- a/recipes-phosphor/webui/webui-vue_git.bb
+++ b/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 = "52b0223005c91dc95f82ef0752ea2f3ae50788e6"
+SRCREV = "1b1c1005905c0d5a0145377718ad773fe08d0863"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "