diff --git a/ui/windows/MainWindow.axaml.cs b/ui/windows/MainWindow.axaml.cs index e226c34..280bf58 100644 --- a/ui/windows/MainWindow.axaml.cs +++ b/ui/windows/MainWindow.axaml.cs @@ -106,6 +106,7 @@ public partial class MainWindow : Window InMemoryDb.Obj.MainViewModel.IsVisibleOnScreenshare = true; } + // Here the sauce lol, Cheers to our curiosity! private void HideOverlay() { var handle = TryGetPlatformHandle();