diff options
author | 2020-09-26 15:29:17 +0530 | |
---|---|---|
committer | 2020-09-26 15:29:17 +0530 | |
commit | 0dc7cd1f4cd6f4b181dc9b9429d07de6413eb456 (patch) | |
tree | 6b75e11271dd82723d1a8c522684b2e884deca85 /bot | |
parent | handled error for and corrected error for invalid input, removed unncessary ... (diff) |
changed capricorn end_at from 2020 to 2021
Diffstat (limited to 'bot')
-rw-r--r-- | bot/resources/valentines/zodiac_explanation.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bot/resources/valentines/zodiac_explanation.json b/bot/resources/valentines/zodiac_explanation.json index 6be1a481..786392a3 100644 --- a/bot/resources/valentines/zodiac_explanation.json +++ b/bot/resources/valentines/zodiac_explanation.json @@ -91,7 +91,7 @@ }, "Capricorn": { "start_at": "2020-12-22", - "end_at": "2020-01-19", + "end_at": "2021-01-19", "About": "Amazing people born between **December 22** to **January 19**. The last earth sign of the zodiac, Capricorn is represented by the sea goat, a mythological creature with the body of a goat and tail of a fish. Accordingly, Capricorns are skilled at navigating both the material and emotional realms.", "Motto": "***\u201cI can succeed at anything I put my mind to.\u201d***", "Strengths": "responsible, disciplined, self-control, good managers.", |