From 10a78c1c945a4997f9edbb6b0a8f15b442bb5dd8 Mon Sep 17 00:00:00 2001 From: Matt Smith Date: Tue, 14 Jul 2020 13:17:08 -0500 Subject: [PATCH] Modified listing of website from Hostname to Host (#1012) * Modified listing of website from Hostname to Host * Removed last _hostname artifact. --- src/App/Pages/Vault/ViewPage.xaml | 2 +- src/Core/Models/View/LoginUriView.cs | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/App/Pages/Vault/ViewPage.xaml b/src/App/Pages/Vault/ViewPage.xaml index 5a54e9d9c..5918e7d61 100644 --- a/src/App/Pages/Vault/ViewPage.xaml +++ b/src/App/Pages/Vault/ViewPage.xaml @@ -470,7 +470,7 @@ Grid.Column="0" IsVisible="{Binding IsWebsite, Mode=OneWay}" />