This commit is contained in:
2025-06-30 15:46:11 +02:00
parent 3f2b7a6bb5
commit 3ad3ec23f0
5 changed files with 54 additions and 35 deletions

View File

@@ -69,7 +69,7 @@
private TimeSpan? Durata { get; set; }
protected override void OnInitialized()
protected override void OnParametersSet()
{
Durata = Activity switch
{