Skip to content

Commit

Permalink
Add ended_date of Healingood precure
Browse files Browse the repository at this point in the history
  • Loading branch information
sue445 committed Feb 14, 2021
1 parent 6707b39 commit ed3055c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ and [more aliases!](config/series.yml)

```ruby
>> Precure.now
=> {:series_name=>"healingood", :title=>"ヒーリングっど♥プリキュア", :started_date=>#<Date: 2020-02-02 ((2458882j,0s,0n),+0s,2299161j)>, :girls=>["cure_grace", "cure_fontaine", "cure_sparkle", "cure_earth"]}
=> {:series_name=>"healingood", :title=>"ヒーリングっど♥プリキュア", :started_date=>#<Date: 2020-02-02 ((2458882j,0s,0n),+0s,2299161j)>, :ended_date=>#<Date: 2021-02-21 ((2459267j,0s,0n),+0s,2299161j)>, :girls=>["cure_grace", "cure_fontaine", "cure_sparkle", "cure_earth"]}

# -2013/1/27 : smile precure
# 2013/2/5 - : dokidoki precure
Expand Down
2 changes: 1 addition & 1 deletion config/series.yml
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ healingood: &healingood
series_name: healingood
title: ヒーリングっど♥プリキュア
started_date: 2020-02-02
# ended_date: 2021-01-
ended_date: 2021-02-21
girls:
- cure_grace
- cure_fontaine
Expand Down

0 comments on commit ed3055c

Please sign in to comment.