make installer and upload it to cdn as part of the publish process

remove login pass
This commit is contained in:
Alex Bezdieniezhnykh
2025-03-03 01:22:16 +02:00
parent d93da15528
commit f108cca5f5
5 changed files with 12 additions and 11 deletions
+2 -2
View File
@@ -74,7 +74,7 @@
BorderBrush="DimGray"
BorderThickness="0,0,0,1"
HorizontalAlignment="Left"
Text="admin@azaion.com"
Text=""
/>
<TextBlock Text="Пароль"
Grid.Row="2"
@@ -89,7 +89,7 @@
Width="300"
BorderThickness="0,0,0,1"
HorizontalAlignment="Left"
Password="Az@1on1000Odm$n"/>
Password=""/>
</Grid>
<Button x:Name="LoginBtn"
Content="Вхід"