Skip to content

Commit

Permalink
chore: close help page
Browse files Browse the repository at this point in the history
  • Loading branch information
ONLOX committed Apr 20, 2024
1 parent 9ae2543 commit 1d71444
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions installer/AppShell.xaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
Title="Login"
ContentTemplate="{DataTemplate local:LoginPage}"/>

<ShellContent
<!-- <ShellContent
Title="Help"
ContentTemplate="{DataTemplate local:HelpPage}"/>
ContentTemplate="{DataTemplate local:HelpPage}"/> -->

</FlyoutItem>

Expand Down

0 comments on commit 1d71444

Please sign in to comment.