From d7c8186040d710cb39bb0e4e4c00623c4476ea00 Mon Sep 17 00:00:00 2001 From: ryanml Date: Wed, 9 Jun 2021 04:32:59 -0700 Subject: [PATCH] Bringing recovery phrase text notification to the top (#11259) --- shared/notifications/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shared/notifications/index.js b/shared/notifications/index.js index a2604a32e0..96f1f4fec2 100644 --- a/shared/notifications/index.js +++ b/shared/notifications/index.js @@ -24,7 +24,7 @@ export const UI_NOTIFICATIONS = { }, 5: { id: 5, - date: '2021-05-18', + date: '2021-06-09', }, 6: { id: 6,