lmplement all actions

This commit is contained in:
2023-10-17 00:33:44 +02:00
parent fc98f99eda
commit 7ee50442c5
10 changed files with 143 additions and 1 deletions

View File

@@ -11,7 +11,8 @@ namespace GerbilManager.Converter
Id = breeder.Id,
Name = breeder.Name
};
}
}
}
}