phosphor-webui: srcrev bump 92d13b62f5..30444c6ccb

beccabroek (2):
      Add toast to LED page
      Add toast to Date Time page

Change-Id: Ic7a753ccf67d4eee43729b0ca437c3c4f30cd8d2
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/webui/phosphor-webui_git.bb b/recipes-phosphor/webui/phosphor-webui_git.bb
index ba4ce20..942413e 100644
--- a/recipes-phosphor/webui/phosphor-webui_git.bb
+++ b/recipes-phosphor/webui/phosphor-webui_git.bb
@@ -6,7 +6,7 @@
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
 
 SRC_URI = "git://github.com/openbmc/phosphor-webui.git"
-SRCREV = "92d13b62f56fa302a8231690e7371c6ae04f50ba"
+SRCREV = "30444c6ccb1c352e3f6fda53e3d8a73c089cf610"
 S = "${WORKDIR}/git"
 
 DEPENDS_prepend = "nodejs-native "