webui-vue: srcrev bump be6858c06b..dada89cf0c

SurenNeware (1):
      Change system indicatorLED property

Yoshie Muranaka (1):
      Add property check on Server power operations page

Change-Id: I3032e70cab1c14b05d9c3da670a6a6b23b71326c
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 c94c4b6..2bca5e5 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 = "be6858c06bfbd1e06935ad01b743c1043f74488a"
+SRCREV = "dada89cf0c79a7daa7fb943f8f83455a61ad1ecd"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "