diff --git a/Audibly.App/MainWindow.xaml b/Audibly.App/MainWindow.xaml index e42a74a..51d9461 100644 --- a/Audibly.App/MainWindow.xaml +++ b/Audibly.App/MainWindow.xaml @@ -6,4 +6,5 @@ xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:d="http://schemas.microsoft.com/expression/blend/2008" xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" - mc:Ignorable="d" /> \ No newline at end of file + mc:Ignorable="d" /> + Title="Audibly" />