Skip to content

Commit

Permalink
Update get-formal-stadium-name #78
Browse files Browse the repository at this point in the history
  • Loading branch information
7pairs committed Jul 29, 2020
1 parent b059137 commit 511205a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/blue/lions/pyslash/core.clj
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
(defn get-formal-stadium-name
[target]
(case target
"ペイペイドーム" "福岡PayPayドーム"
"ZOZOマリン" "ZOZOマリンスタジアム"
"楽天生命パーク" "楽天生命パーク宮城"
target))
Expand Down

0 comments on commit 511205a

Please sign in to comment.