private void refreshList() { _scriptService.Load(); PatchList.Clear(); PatchList.AddRange(_scriptService.Patches); }