From 8f52efc97943ccb5796604726a0b71b1520f156c Mon Sep 17 00:00:00 2001 From: Eddie Jaoude Date: Sun, 5 May 2024 10:53:29 +0100 Subject: [PATCH] fix: archive alert message (#10366) --- config/app.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/config/app.json b/config/app.json index aa99daad1e9..c7e92333bc4 100644 --- a/config/app.json +++ b/config/app.json @@ -1,11 +1,12 @@ { "version": "2.100.2", - "alerts": [], - "layouts": [ - "classic", - "inline", - "column-2" + "alerts": [ + { + "type": "warning", + "message": "From 10 June 2024 BioDrop will be archived. You will not be able to use your Profile from 10 June so remember to stop using your BioDrop url before then." + } ], + "layouts": ["classic", "inline", "column-2"], "pronouns": [ { "label": "Don't specify",