webui-vue: srcrev bump 151dd2491c..ff8c5cd23f

Dixsie Wolmers (1):
      Align button icons

Yoshie Muranaka (1):
      Add SNMP settings route to app navigation

Change-Id: I0e96cc0e553ce1bae4fddd92882258d618884f95
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 99ac659..a8a5135 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 = "151dd2491c01e70ed69baf638c22624fae598361"
+SRCREV = "ff8c5cd23feb42dc90424e44af6275efb12c600d"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "