remove test code, add logo svg, add screenshots

This commit is contained in:
Felix Hartmann (PEA3-Fe-FI)
2021-09-24 08:39:48 +02:00
parent badbaf0b40
commit 0ef2158859
5 changed files with 85 additions and 3 deletions

View File

@@ -42,8 +42,8 @@ namespace PolyChat
Serve();
// test
UIController.OnIncomingConnection("localhost");
/*
UIController.OnIncomingConnection("localhost");
UIController.OnIncomingConnection("1.2.3.4");
UIController.OnIncomingConnection("1.2.4.8");
*/