Update interactive

This commit is contained in:
Eden Kirin
2024-01-21 14:32:32 +01:00
parent 26635bbff1
commit 728d37faba
12 changed files with 1280 additions and 251 deletions

View File

@ -1,6 +1,6 @@
package types
type CatFact struct {
type CatBreed struct {
Breed string
Country string
Origin string