fix some issues and optimized login
This commit is contained in:
@@ -12,6 +12,9 @@
|
||||
<Compile Update="Controls\HalfRoundProgressBar\HalfRoundProgressBar.xaml.cs">
|
||||
<SubType>Code</SubType>
|
||||
</Compile>
|
||||
<Compile Update="Controls\LoadingIndicator\LoadingIndicator.xaml.cs">
|
||||
<SubType>Code</SubType>
|
||||
</Compile>
|
||||
<Compile Update="Controls\ServerModules\ServerModule.xaml.cs">
|
||||
<SubType>Code</SubType>
|
||||
</Compile>
|
||||
@@ -32,6 +35,9 @@
|
||||
<Page Update="Controls\HalfRoundProgressBar\HalfRoundProgressBar.xaml">
|
||||
<SubType>Designer</SubType>
|
||||
</Page>
|
||||
<Page Update="Controls\LoadingIndicator\LoadingIndicator.xaml">
|
||||
<SubType>Designer</SubType>
|
||||
</Page>
|
||||
<Page Update="Controls\ServerModules\ServerModule.xaml">
|
||||
<SubType>Designer</SubType>
|
||||
</Page>
|
||||
|
||||
Reference in New Issue
Block a user