[Bug report] - Auto fill bug report parameters. (#37991)

This commit is contained in:
Laszlo Nemeth
2025-04-10 10:29:06 +02:00
committed by GitHub
parent fe53a9c89a
commit 94e8559796
4 changed files with 100 additions and 13 deletions

View File

@@ -84,6 +84,8 @@ namespace Microsoft.PowerToys.Settings.UI.Views
DataContext = ViewModel;
ViewModel.InitializeReportBugLink();
doRefreshBackupRestoreStatus(100);
}