webui-vue: srcrev bump 391f94921b..0736d2afc5

Sandeepa Singh (2):
      Added a test hook for sensors page
      Added test hook for client session page

Yoshie Muranaka (1):
      Remove i18n module import from Profile settings

Change-Id: Ifdbba8424dec5d57e97fe4f311523988cfa9c99c
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 3780502..c92e7b6 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 = "391f94921bffb243d1eb3d72a49402a930b42160"
+SRCREV = "0736d2afc54c944a1cb5efc3986996615914a059"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "