change startup to QuoteUI

pull/1/head
DJh2o2 2021-06-09 09:03:25 +07:00
parent 849976549f
commit 63115998cb
1 changed files with 1 additions and 1 deletions

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