webui-vue: srcrev bump 9b22b49232..3dd167a131

Dixsie Wolmers (1):
      Update toast drop-shadow opacity

Yoshie Muranaka (3):
      Create separate file for Vue Router routes
      Move translation into routes file
      Make customizations to IBM router

Change-Id: Ic1d6bd2b09853f37e37d3c7ffc2f722fb2c9918f
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 70d2500..11d161d 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 = "9b22b49232da67bd15e04193006ce881a93265c0"
+SRCREV = "3dd167a13191eedb4b7ed8cd80cf4f941049b463"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "