webui-vue: srcrev bump 946535f39b..b24a483eda

Konstantin Aladyshev (1):
      Display DIMM identify LED element only if LED is present

Change-Id: I266e5abeb88eadb5f794b19f32f17ebd4eac7b2b
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 dddee3b..9e950ef 100644
--- a/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
+++ b/meta-phosphor/recipes-phosphor/webui/webui-vue_git.bb
@@ -9,7 +9,7 @@
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 DEPENDS:prepend = "nodejs-native "
-SRCREV = "946535f39b6e8f33505659e5eaf300632451d1db"
+SRCREV = "b24a483eda5ca0b0ecdb4f0c61b90d76d0d8e1e0"
 PV = "1.0+git${SRCPV}"
 # This recipe requires online access to build, as it uses NPM for dependency
 # management and resolution.