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

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

(From meta-phosphor rev: 7877947b24b37e73fc3185c05bf1dc9f9ada82b8)

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