From 404f9aa43d2d878c0e7dda3c8a89355360227a06 Mon Sep 17 00:00:00 2001 From: shoopea Date: Sat, 27 Jun 2020 12:15:43 +0200 Subject: [PATCH] test --- def.go | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/def.go b/def.go index d31c82b..7fc8a11 100644 --- a/def.go +++ b/def.go @@ -703,7 +703,10 @@ var ( chatWarsDaysSpecial = map[int]map[int]int{ 2: {1060: 29}, - 4: {1060: 29}} + 2: {1064: 29}, + 2: {1068: 29}, + 4: {1060: 29}, + } chatWarsDays = map[int]int{ 1: 31,