rechange start to Login

pull/1/head
Sascha Woitschetzki 2021-06-23 11:42:06 +07:00
parent 59ed73138d
commit d4acf59131
1 changed files with 2 additions and 2 deletions

@ -1,7 +1,7 @@
<Application x:Class="Gremlin.GremlinData.App" <Application x:Class="Gremlin.GremlinData.App"
xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
StartupUri="GremlinUI/QuoteUI.xaml"> StartupUri="GremlinUI/Login.xaml">
<Application.Resources> <Application.Resources>
</Application.Resources> </Application.Resources>