Merge broketh my code

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

View File

@@ -106,9 +106,6 @@ public partial class MainPage : ContentPage
}
SafeSendRawToWebView($"[{_username}] RAW WS DATA: {e.Data}");
hybridWebView.SendRawMessage($"[{_username}] RAW WS DATA {e.Data}");
Console.WriteLine($"[{_username}] RAW WS DATA: {e.Data}");