diff --git a/Battify/App.xaml b/Battify/App.xaml index 87f05dd..91c0a04 100644 --- a/Battify/App.xaml +++ b/Battify/App.xaml @@ -2,7 +2,7 @@ xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:local="clr-namespace:Battify" - StartupUri="MainWindow.xaml"> + StartupUri="Views/MainWindow.xaml">