From 5e768f77b6cf2affa344a37df7a6b7e4dddc063f Mon Sep 17 00:00:00 2001 From: Igor Matsak Date: Mon, 20 Mar 2023 20:13:06 +0300 Subject: [PATCH] Fix ATM-409, hide warning message in operation confirmation dialog --- Atomex.Client.Desktop.csproj | 4 ++-- Views/DappsViews/OperationRequestView.axaml | 4 ++-- atomex.client.core | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Atomex.Client.Desktop.csproj b/Atomex.Client.Desktop.csproj index 5953cce0..67ac8ef1 100644 --- a/Atomex.Client.Desktop.csproj +++ b/Atomex.Client.Desktop.csproj @@ -6,8 +6,8 @@ true Resources/Images/atomex_logo_256x256_ico.ico - 1.3.1 - 1.3.1 + 1.3.2 + 1.3.2 diff --git a/Views/DappsViews/OperationRequestView.axaml b/Views/DappsViews/OperationRequestView.axaml index ddfe0a36..d7d36fe9 100644 --- a/Views/DappsViews/OperationRequestView.axaml +++ b/Views/DappsViews/OperationRequestView.axaml @@ -633,8 +633,8 @@ CornerRadius="6"> - - + + diff --git a/atomex.client.core b/atomex.client.core index 8f993985..81184d57 160000 --- a/atomex.client.core +++ b/atomex.client.core @@ -1 +1 @@ -Subproject commit 8f993985af5384e522d8fd371650d1e418270288 +Subproject commit 81184d5778ad7d727a4dd75fd75f04da812b0946