QR-Code Scanner

This commit is contained in:
2024-08-20 17:31:50 +02:00
parent a1dfd3b1e7
commit a61aa38d24
4 changed files with 56 additions and 19 deletions

View File

@@ -57,5 +57,6 @@ namespace Jugenddienst_Stunden.ViewModels {
OnPropertyChanged(nameof(Hours));
}
}
}