Skip to content

Commit

Permalink
fix bug
Browse files Browse the repository at this point in the history
  • Loading branch information
yasuo-ozu committed Oct 10, 2017
1 parent 40db14a commit 96af626
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/class.js
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@
"上井草": 19,
"松代": 20,
"菅平": 21,
"鴨川": 22
"鴨川": 22,
"": -1,
};
let schoolList = {
Expand Down

0 comments on commit 96af626

Please sign in to comment.