webui-vue: srcrev bump 7f6edb62b8..c237e3081f

Derick Montague (3):
      Remove trailing forward slash from api endpoint
      Add check for allowableActions in firmware store
      Update label for country to country / region

Change-Id: I3fe32ba9de8b847f7bd7e97b5d13ab4a821506f2
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 694c051..1cc96a2 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 = "7f6edb62b81dbd989c23e32e962b00e6755fd78e"
+SRCREV = "c237e3081f15522ba12b40d3b662f7f6f2c9dc7f"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "