diff --git a/src/GuiApp/FileTime.Uno/FileTime.Uno.Shared/MainPage.xaml b/src/GuiApp/FileTime.Uno/FileTime.Uno.Shared/MainPage.xaml index 94307b0..ceeab62 100644 --- a/src/GuiApp/FileTime.Uno/FileTime.Uno.Shared/MainPage.xaml +++ b/src/GuiApp/FileTime.Uno/FileTime.Uno.Shared/MainPage.xaml @@ -69,7 +69,7 @@ Margin="5,0" VerticalAlignment="Center" Style="{StaticResource NormalText}" - Text="{Binding Name}" /> + Text="{Binding FullName}" /> - +