23-12-2022

This commit is contained in:
Jonathan Jenne
2022-12-23 13:27:30 +01:00
parent e3f271ac33
commit 7e7eee7299
10 changed files with 130 additions and 36 deletions

View File

@@ -126,7 +126,7 @@
private List<StatusItem>? filteredEntries;
private int dateFilter = 1;
private bool showWaiting = true;
private bool showWaiting = false;
// TODO: implement more filters
private bool showSuccessful = true;