diff --git a/client.go b/client.go index c5186e8..50ead4d 100644 --- a/client.go +++ b/client.go @@ -30,7 +30,7 @@ func loadClients() error { muxClients.Lock() for _, c := range clts { cx := ChirpClient{ - ChirpConfig{ + Config: ChirpConfig{ InterceptPillage: true, Wartime: `🛡Defend`, },