remade into 1 project

remade into 1 project
This commit is contained in:
2026-03-14 18:33:38 -04:00
parent ee37ddf2b8
commit d3d52c3553
42 changed files with 1971 additions and 1946 deletions

View File

@@ -1,9 +1,9 @@
namespace RelayClient;
public partial class AppShell : Shell
{
public AppShell()
{
InitializeComponent();
}
namespace RelayClient;
public partial class AppShell : Shell
{
public AppShell()
{
InitializeComponent();
}
}