From 4f5175742140b61eb54042fe8b61cbf69c10bb46 Mon Sep 17 00:00:00 2001 From: Prochmi99 <152851523+MiroslavProchazka@users.noreply.github.com> Date: Tue, 28 Jan 2025 09:11:41 +0100 Subject: [PATCH] chore(message-system): refresh uuids for deprecate coins warning --- suite-common/message-system/config/config.v1.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/suite-common/message-system/config/config.v1.json b/suite-common/message-system/config/config.v1.json index edba3a9fb37..07e5cc38cb2 100644 --- a/suite-common/message-system/config/config.v1.json +++ b/suite-common/message-system/config/config.v1.json @@ -1,7 +1,7 @@ { "version": 1, - "timestamp": "2024-01-03T00:00:00+00:00", - "sequence": 74, + "timestamp": "2025-01-28T00:00:00+00:00", + "sequence": 75, "actions": [ { "conditions": [ @@ -1105,7 +1105,7 @@ } ], "message": { - "id": "036c0094-49f0-4033-a23c-b9150890a285", + "id": "717447c0-543f-4451-97fa-7700045842b3", "priority": 93, "dismissible": true, "variant": "warning",