From 4f37c2cb737071d1dae91dba7a32270d9ec7f663 Mon Sep 17 00:00:00 2001 From: "K. Sasa" Date: Tue, 28 Jul 2020 02:22:27 +0900 Subject: [PATCH] Replace copy value button fa-clipboard() to fa-clone() (#1024) --- .../Pages/Generator/GeneratorHistoryPage.xaml | 2 +- src/App/Pages/Vault/PasswordHistoryPage.xaml | 2 +- src/App/Pages/Vault/ViewPage.xaml | 16 ++++++++-------- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/src/App/Pages/Generator/GeneratorHistoryPage.xaml b/src/App/Pages/Generator/GeneratorHistoryPage.xaml index 02802e4ee..fb2833ae2 100644 --- a/src/App/Pages/Generator/GeneratorHistoryPage.xaml +++ b/src/App/Pages/Generator/GeneratorHistoryPage.xaml @@ -81,7 +81,7 @@ Text="{Binding Date, Mode=OneWay, Converter={StaticResource dateTime}}" /> - \ No newline at end of file +