webui-vue: srcrev bump 5ed21f2d1e..15bcc41f74

Alicja Rybak (1):
      Fix toast message for VM Legacy successful mount

Derick Montague (1):
      Replace the use of the term host with server

Change-Id: I501d5524489648ab0747c1efd6830a5bc69695fc
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 481f7b6..85af37d 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 = "5ed21f2d1e8b82be699a623bfdef550dfd598dbb"
+SRCREV = "15bcc41f748a79201eebd46496256621870a527e"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "