This commit is contained in:
shoopea 2020-04-07 10:27:05 +08:00
parent f3ae25efec
commit 361cde4b3e

View File

@ -30,7 +30,7 @@ func loadClients() error {
muxClients.Lock()
for _, c := range clts {
cx := ChirpClient{
Config: ChirpConfig{
Config: &ChirpConfig{
InterceptPillage: true,
Wartime: `🛡Defend`,
},