testcommit

This commit is contained in:
2025-09-17 12:34:10 +02:00
parent 12002b65dd
commit 8ccbd4e2d7

View File

@ -51,6 +51,7 @@ public class RoundRunningViewModel : ViewModelBase
} }
} }
//Ny kommentar för att testa Gitea
public ObservableCollection<RoundBuilderElement> Get() public ObservableCollection<RoundBuilderElement> Get()
{ {
if (_objectMessage.CurrentGroup != null) if (_objectMessage.CurrentGroup != null)