webui-vue: srcrev bump 2f8bbbfe19..c3fb64e248

Dixsie Wolmers (2):
      Add date and time settings
      Fix overview page server information bug

Change-Id: Ib3f3d750682e547b7f4fe98221ccccbe5b0a4799
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 a73a3cc..7140719 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 = "2f8bbbfe198087497c475029c573727e0711eb04"
+SRCREV = "c3fb64e248f23a732e3bcce0664dddf3f16f5b9a"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "