Merge broketh my code
This commit is contained in:
@@ -107,9 +107,6 @@ public partial class MainPage : ContentPage
|
|||||||
|
|
||||||
SafeSendRawToWebView($"[{_username}] RAW WS DATA: {e.Data}");
|
SafeSendRawToWebView($"[{_username}] RAW WS DATA: {e.Data}");
|
||||||
|
|
||||||
|
|
||||||
hybridWebView.SendRawMessage($"[{_username}] RAW WS DATA {e.Data}");
|
|
||||||
|
|
||||||
Console.WriteLine($"[{_username}] RAW WS DATA: {e.Data}");
|
Console.WriteLine($"[{_username}] RAW WS DATA: {e.Data}");
|
||||||
|
|
||||||
try
|
try
|
||||||
|
|||||||
Reference in New Issue
Block a user