This commit is contained in:
shoopea 2020-04-07 10:26:34 +08:00
parent 01ab600410
commit f3ae25efec

View File

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