Closed andylitalo closed 2 weeks ago
Bugfix
Note: the readings view now returns the chapter and verses as a fully labeled dictionary, i.e., Matthew 24:1-25:3 would be returned as
{ "Matthew": { "start_chapter": "24", "start_verse": "1", "end_chapter": "25, "end_verse": "3" } }
Bugfix
Note: the readings view now returns the chapter and verses as a fully labeled dictionary, i.e., Matthew 24:1-25:3 would be returned as