From b1c70fbf90ad320bb2b0b579eee34240c9ed2b04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Mierzwa?= Date: Sun, 14 Jun 2020 16:39:29 +0100 Subject: [PATCH] fix(ui): ensure that titlebar is updated on settings change --- ui/src/Components/Grid/AlertGrid/AlertGroup/index.js | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/ui/src/Components/Grid/AlertGrid/AlertGroup/index.js b/ui/src/Components/Grid/AlertGrid/AlertGroup/index.js index ca353dc7b..cf63cd407 100644 --- a/ui/src/Components/Grid/AlertGrid/AlertGroup/index.js +++ b/ui/src/Components/Grid/AlertGrid/AlertGroup/index.js @@ -181,7 +181,12 @@ const AlertGroup = ({ duration={context.animations.duration} wait={context.animations.duration} > -
+