Merge broketh my code

This commit is contained in:
2026-04-06 15:31:39 -04:00
parent 9f4d4eaa15
commit aa7f6597c4

View File

@@ -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