webui-vue: srcrev bump e6e924527f..ab93192e39

Derick Montague (1):
      Fix docs button alignment and image path

Change-Id: I2ba5e6c573787f491a1ae472e9b6869c2858ed60
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 5012ba9..b53d313 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 = "e6e924527fb58de46ef70fb016d120f2eefbb01b"
+SRCREV = "ab93192e39e100b642aed9754adac12f590fd581"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "